Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-4237 (GCVE-0-2023-4237)
Vulnerability from cvelistv5
Published
2023-10-04 14:23
Modified
2025-10-10 00:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-497 - Exposure of Sensitive System Information to an Unauthorized Control Sphere
Summary
A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availability.
References
Impacted products
| Vendor | Product | Version | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Red Hat | Red Hat Ansible Automation Platform 2.4 for RHEL 8 |
cpe:/a:redhat:ansible_automation_platform:2.4::el9 cpe:/a:redhat:ansible_automation_platform:2.4::el8 |
|||||||||||||||||
|
|||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-10-25T13:07:30.578Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHBA-2023:5653",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"name": "RHBA-2023:5666",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"name": "RHBZ#2229979",
"tags": [
"issue-tracking",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241025-0002/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:ansible_automation_platform:2.4::el9",
"cpe:/a:redhat:ansible_automation_platform:2.4::el8"
],
"defaultStatus": "unaffected",
"product": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:ansible_automation_platform:2.4::el9",
"cpe:/a:redhat:ansible_automation_platform:2.4::el8",
"cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
],
"defaultStatus": "affected",
"packageName": "ansible-automation-platform-24/ee-supported-rhel8",
"product": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.0.0-423",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:ansible_automation_platform:2.4::el9",
"cpe:/a:redhat:ansible_automation_platform:2.4::el8"
],
"defaultStatus": "unaffected",
"product": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:ansible_automation_platform:2.4::el9",
"cpe:/a:redhat:ansible_automation_platform:2.4::el8",
"cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
],
"defaultStatus": "affected",
"packageName": "ansible-automation-platform-24/ee-supported-rhel9",
"product": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.0.0-424",
"versionType": "rpm"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Jill Rouleau (redhat) for reporting this issue."
}
],
"datePublic": "2023-08-08T11:15:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-497",
"description": "Exposure of Sensitive System Information to an Unauthorized Control Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-10T00:05:20.689Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHBA-2023:5653",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"name": "RHBA-2023:5666",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"name": "RHBZ#2229979",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
}
],
"timeline": [
{
"lang": "en",
"time": "2023-08-08T00:00:00+00:00",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2023-08-08T11:15:00+00:00",
"value": "Made public."
}
],
"title": "Platform: ec2_key module prints out the private key directly to the standard output",
"x_redhatCweChain": "CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-4237",
"datePublished": "2023-10-04T14:23:20.710Z",
"dateReserved": "2023-08-08T11:15:05.990Z",
"dateUpdated": "2025-10-10T00:05:20.689Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2023-4237\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-10-04T15:15:12.643\",\"lastModified\":\"2024-11-21T08:34:41.347\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en la plataforma de automatizaci\u00f3n Ansible. Al crear un nuevo par de claves, el m\u00f3dulo ec2_key imprime la clave privada directamente en la salida est\u00e1ndar. Esta falla permite que un atacante obtenga esas claves de los archivos de registro, comprometiendo la confidencialidad, integridad y disponibilidad del sistema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-497\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_automation_platform:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B4BE2D6-43C3-4065-A213-5DB1325DC78F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:ansible_collection:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60009086-F9BE-4F69-B37C-1F57F8C2C4D9\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHBA-2023:5653\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHBA-2023:5666\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-4237\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2229979\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHBA-2023:5653\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHBA-2023:5666\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-4237\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2229979\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241025-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
rhba-2023_5653
Vulnerability from csaf_redhat
Published
2023-10-10 21:19
Modified
2024-11-23 01:27
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Setup bundle 2.4-2.1 includes the updates released in the following advisories:
RHBA-2023:5403
* automation-controller 4.4.5
* python3-galaxy-importer/python39-galaxy-importer 0.4.13
RHBA-2023:5369
* ansible-lint 6.14.3-2
RHBA-2023:5506
* python3-pulp-ansible/python39-pulp-ansible 0.17.5
Additional changes:
* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSetup bundle 2.4-2.1 includes the updates released in the following advisories:\n\nRHBA-2023:5403\n* automation-controller 4.4.5\n* python3-galaxy-importer/python39-galaxy-importer 0.4.13\n\nRHBA-2023:5369\n* ansible-lint 6.14.3-2\n\nRHBA-2023:5506\n* python3-pulp-ansible/python39-pulp-ansible 0.17.5\n\nAdditional changes:\n* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)",
"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/RHBA-2023:5653",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5403",
"url": "https://access.redhat.com/errata/RHBA-2023:5403"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5369",
"url": "https://access.redhat.com/errata/RHBA-2023:5369"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5506",
"url": "https://access.redhat.com/errata/RHBA-2023:5506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5653.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update",
"tracking": {
"current_release_date": "2024-11-23T01:27:19+00:00",
"generator": {
"date": "2024-11-23T01:27:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHBA-2023:5653",
"initial_release_date": "2023-10-10T21:19:31+00:00",
"revision_history": [
{
"date": "2023-10-10T21:19:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-10T21:19:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T01:27:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-10T21:19:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
rhba-2023:5666
Vulnerability from csaf_redhat
Published
2023-10-12 13:41
Modified
2025-10-10 00:07
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Updates and fixes:
* automation-controller has been updated to 4.4.5 (AAP-16474)
* galaxy-importer has been updated to 0.4.13 (AAP-16551)
* fix ansible-compat dependency with ansible-lint (AAP-16393)
* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nUpdates and fixes:\n* automation-controller has been updated to 4.4.5 (AAP-16474)\n* galaxy-importer has been updated to 0.4.13 (AAP-16551)\n* fix ansible-compat dependency with ansible-lint (AAP-16393)\n* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)",
"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/RHBA-2023:5666",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5666.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update",
"tracking": {
"current_release_date": "2025-10-10T00:07:28+00:00",
"generator": {
"date": "2025-10-10T00:07:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHBA-2023:5666",
"initial_release_date": "2023-10-12T13:41:15+00:00",
"revision_history": [
{
"date": "2023-10-12T13:41:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-12T13:41:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T00:07:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8\u0026tag=0.0.2-107"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8-operator\u0026tag=1.0.2-18"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8\u0026tag=1.0.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8-operator\u0026tag=1.0.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.4-386"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-350"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_id": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-cloud-services-rhel8\u0026tag=1.0.0-144"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-12T13:41:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
RHBA-2023:5653
Vulnerability from csaf_redhat
Published
2023-10-10 21:19
Modified
2025-10-10 00:07
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Setup bundle 2.4-2.1 includes the updates released in the following advisories:
RHBA-2023:5403
* automation-controller 4.4.5
* python3-galaxy-importer/python39-galaxy-importer 0.4.13
RHBA-2023:5369
* ansible-lint 6.14.3-2
RHBA-2023:5506
* python3-pulp-ansible/python39-pulp-ansible 0.17.5
Additional changes:
* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSetup bundle 2.4-2.1 includes the updates released in the following advisories:\n\nRHBA-2023:5403\n* automation-controller 4.4.5\n* python3-galaxy-importer/python39-galaxy-importer 0.4.13\n\nRHBA-2023:5369\n* ansible-lint 6.14.3-2\n\nRHBA-2023:5506\n* python3-pulp-ansible/python39-pulp-ansible 0.17.5\n\nAdditional changes:\n* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)",
"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/RHBA-2023:5653",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5403",
"url": "https://access.redhat.com/errata/RHBA-2023:5403"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5369",
"url": "https://access.redhat.com/errata/RHBA-2023:5369"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5506",
"url": "https://access.redhat.com/errata/RHBA-2023:5506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5653.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update",
"tracking": {
"current_release_date": "2025-10-10T00:07:28+00:00",
"generator": {
"date": "2025-10-10T00:07:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHBA-2023:5653",
"initial_release_date": "2023-10-10T21:19:31+00:00",
"revision_history": [
{
"date": "2023-10-10T21:19:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-10T21:19:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T00:07:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-10T21:19:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
rhba-2023_5666
Vulnerability from csaf_redhat
Published
2023-10-12 13:41
Modified
2024-11-23 01:27
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Updates and fixes:
* automation-controller has been updated to 4.4.5 (AAP-16474)
* galaxy-importer has been updated to 0.4.13 (AAP-16551)
* fix ansible-compat dependency with ansible-lint (AAP-16393)
* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nUpdates and fixes:\n* automation-controller has been updated to 4.4.5 (AAP-16474)\n* galaxy-importer has been updated to 0.4.13 (AAP-16551)\n* fix ansible-compat dependency with ansible-lint (AAP-16393)\n* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)",
"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/RHBA-2023:5666",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5666.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update",
"tracking": {
"current_release_date": "2024-11-23T01:27:09+00:00",
"generator": {
"date": "2024-11-23T01:27:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHBA-2023:5666",
"initial_release_date": "2023-10-12T13:41:15+00:00",
"revision_history": [
{
"date": "2023-10-12T13:41:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-12T13:41:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T01:27:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8\u0026tag=0.0.2-107"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8-operator\u0026tag=1.0.2-18"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8\u0026tag=1.0.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8-operator\u0026tag=1.0.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.4-386"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-350"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_id": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-cloud-services-rhel8\u0026tag=1.0.0-144"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-12T13:41:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
rhba-2023:5653
Vulnerability from csaf_redhat
Published
2023-10-10 21:19
Modified
2025-10-10 00:07
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Setup bundle 2.4-2.1 includes the updates released in the following advisories:
RHBA-2023:5403
* automation-controller 4.4.5
* python3-galaxy-importer/python39-galaxy-importer 0.4.13
RHBA-2023:5369
* ansible-lint 6.14.3-2
RHBA-2023:5506
* python3-pulp-ansible/python39-pulp-ansible 0.17.5
Additional changes:
* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4 Setup Bundle",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSetup bundle 2.4-2.1 includes the updates released in the following advisories:\n\nRHBA-2023:5403\n* automation-controller 4.4.5\n* python3-galaxy-importer/python39-galaxy-importer 0.4.13\n\nRHBA-2023:5369\n* ansible-lint 6.14.3-2\n\nRHBA-2023:5506\n* python3-pulp-ansible/python39-pulp-ansible 0.17.5\n\nAdditional changes:\n* Updated amazon.aws certified collection to 6.4.0 (AAP-15138)",
"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/RHBA-2023:5653",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5403",
"url": "https://access.redhat.com/errata/RHBA-2023:5403"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5369",
"url": "https://access.redhat.com/errata/RHBA-2023:5369"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2023:5506",
"url": "https://access.redhat.com/errata/RHBA-2023:5506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5653.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Setup Bundle Release Update",
"tracking": {
"current_release_date": "2025-10-10T00:07:28+00:00",
"generator": {
"date": "2025-10-10T00:07:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHBA-2023:5653",
"initial_release_date": "2023-10-10T21:19:31+00:00",
"revision_history": [
{
"date": "2023-10-10T21:19:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-10T21:19:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T00:07:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-10T21:19:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"Red Hat Ansible Automation Platform 2.4 for RHEL 9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
RHBA-2023:5666
Vulnerability from csaf_redhat
Published
2023-10-12 13:41
Modified
2025-10-10 00:07
Summary
Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Updates and fixes:
* automation-controller has been updated to 4.4.5 (AAP-16474)
* galaxy-importer has been updated to 0.4.13 (AAP-16551)
* fix ansible-compat dependency with ansible-lint (AAP-16393)
* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)
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 is now available for Red Hat Ansible Automation Platform 2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nUpdates and fixes:\n* automation-controller has been updated to 4.4.5 (AAP-16474)\n* galaxy-importer has been updated to 0.4.13 (AAP-16551)\n* fix ansible-compat dependency with ansible-lint (AAP-16393)\n* update amazon.aws collection to 6.4.0 in ee-supported (AAP-15138)",
"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/RHBA-2023:5666",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5666.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update",
"tracking": {
"current_release_date": "2025-10-10T00:07:28+00:00",
"generator": {
"date": "2025-10-10T00:07:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHBA-2023:5666",
"initial_release_date": "2023-10-12T13:41:15+00:00",
"revision_history": [
{
"date": "2023-10-12T13:41:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-10-12T13:41:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-10T00:07:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8\u0026tag=0.0.2-107"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8-operator\u0026tag=1.0.2-18"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8\u0026tag=1.0.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8-operator\u0026tag=1.0.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.4-386"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-350"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_id": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-cloud-services-rhel8\u0026tag=1.0.0-144"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-348"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-642"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.0-102"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.0-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-372"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-373"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-357"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-356"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.4.5-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-72"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.1-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-78"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.1-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.7.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-63"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.7.3-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.0-119"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.0-118"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.0-127"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.0-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.2.3-8"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.3.0-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-440"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-441"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-423"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-424"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-61"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-83"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jill Rouleau"
],
"organization": "redhat"
}
],
"cve": "CVE-2023-4237",
"cwe": {
"id": "CWE-497",
"name": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
},
"discovery_date": "2023-08-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2229979"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: ec2_key module prints out the private key directly to the standard output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "RHBZ#2229979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
}
],
"release_date": "2023-08-08T11:15:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-12T13:41:15+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:ab08e1d9f4715f301ffe68470ebf17ba616053f0b190a5b2e1fceb2e879582d1_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:bf1cfc4fa3fcbde7ae517c6d04b1b69c7abbb73b6b31646acba93fe46c8f5a0b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:92ea622775de2f1421fd4ba3ac87755273992f959a652e5d4fa11aa1f30a91f3_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:74757c0c13251f14faf3bd5656c9de2e90a4c4f23e1b69437f246f99f40be07a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:4552cf5ee791e946a01c8a59ee938f8cdeaf5ae188905f97b8e846badc95c247_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:6107ec7b5c72e3e031877e5fbf9a187fe0acc93b144cc8dbbb4c49776358a8ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8096459ab9ab4ab4d24e79cb82ec719dbf7124c5abce41bad6b537ef4b12679f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d599a4e2102408e20c3f00fac3d641f26c4bac445b320ab39f6fa12dc391d708_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:d957e326b37060dea717ed93bde063bf97368c8bb5ab8413d65d64c3773be17d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:487e09fd646a199ea134a121b6fb4304b8a8f923368bf64fe95ec84022633bae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:9f47bdea73ff6e4c1f6fbde8c0c493073aee948d2b2d5881323ea8ea908f0432_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d7744d3d5432f1dbe9632b53eca33e05cab6fb8d32d28fd61a84ae4ab625be15_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:d946928a1be6472ee261bc8aeb010e4df986880874d01d9c0896c6933d66142e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:1a569fea04e8b9bd34cf2235e1bff48a2d098971e159ed371009fbd87dcbcb87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:aa82450a6d0595e690f1b00abf8d0694d1112b98c3d9703395623dc09d2eab17_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:cedbf08215a01b1bb0c6bc95a7144d0776551b9ba804df8db00144a0c2fa28c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:e9aecc1acfa6ec21479279e009f345b279d94c652558d9d1e645b29b0f9fa41a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:256c6e0a9cbfc71c5ed82dde4cb43a0c3052502466f0c4c3c6b7d9e8c4c230f1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dc7fcae5045b4ed904210ceabd9c1869036b45a4c20b0051d535b21be2c54960_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dca3c94b12393435dd6c0078c59b3a102d093c4619c292059470bfe1ee4dddf7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:dcd83b5ad37a8277d1737b44524c8540c33f0b355946875908c5ac89502b7c20_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:0fc60dcf9f1a3373016c4822df328e6f9bde3aaee48b496bb3e59e2f4fb1d212_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:1f6de78bed7eccfc60769412b6f53b663f6ba82c7cbc9945aaf3c36716ec1365_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:59d22e0365180f3d431905e4cb97928fdf2616b1d03e8ea2ad19e3cafd62880b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:b421e9fc503c1918d2cbde2220425caa4728723573cfff6bc08e28347a2f395e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:02c8321f449abe6b72c5b3b14d7cbf01852d01032355df71dd97ba16ec8b7fae_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:b1909c5672a1cface96a37eaf0fe1c94a519455c132d3e1dc03b9334fac033e4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:ba88c4e41974354ec9b5be5feae59dfe0c60630044e5d696c92278499fa103d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d3fc3ae7d24dfac48240759c3020343f265ddf85919f286a648dabccdde71934_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:65a1640964b6927a594bd1157131ff1f12cc22e38f045c10de279d6e9f66a447_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:b8efa7024c184f03c3a6961195c87ed085fc8a856ff91b41a84f6a9b60d3958a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:da2bc098e14175ebcb3b396499d037d78a7040dadf1a9b1f9e77549c103659e4_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:e0ae88f1a513079f1060a5bfa955771099e09e2ae7616b3e2b8105563b946d56_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:05b92c921e9b6a3b6167ea50adccada94dbc24fec2b1ea246e53d26035e98c3d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:83d5af5b84215c6442702d16539a69fea2b061ed1b86e5b45e8f12c247917f43_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:95f3d4396b5adf3f6503c08d918b3bb9bdfc2d8d7769c37fc55b9f6b21cef446_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:fb7dcb582e43b08f68fc57f4be118c6f1b2fab6a7d16b49370bd2e3cc3425853_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:496fd1e510fb7181861f850b6b4ca661d0b60ee7e38bd84e7dbafaf8a21f8051_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:887c67b817a105365705a3d763d7c1ce9f8d3687d417529933185da73e78a102_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:b0ea0c4d028579290be86932a3475037d60b7115738eccdffd2a044a4b166205_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:f8b1a29ffcf6751fdb4bf81469962f858da43a22b5a0dfe40cd146d24c092fb2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:449a3d3a0a5ca03e309766ae85865bf388a7004c5f63801f94f6daf926f7b7dd_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:526679d5ef697638b86f1278498da859e1bf9026eb1369ddee2a8ad11d4ee92e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:5c34c0149885161d714f300c06836904287df3302473f5afdb1dd7b96faf1014_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:81dcea8b7066c99760043d05d3e14fa715df11dc9c2dff0584245bd290604d5e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:03c0ec1a9da091a42268d77d435a282765bc8f827d35d6edf6f0fe353a22115a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:3d452c69f5fbaa0cf3ab8b3872a5c0e0fb6dbf5824c4591b4bda955967f2b915_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:5cd37d52c30cec84dfc0cbe6c8d2f217f29e874bd8c92831f37f706244567d76_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:608336773f8b45a267892f4bc3f9da20bad7d01a2d3a10e35bfe996489a9c5ce_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:327e19540857dfa6ae8e22228fef34e65f4f432971b3f2cd9e0db804a59513a2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:26278e86b8e599baff3feb3fe750dc0e608ab6234434e8dcffe914eb5db5127a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:100752245ed36b17cdfe0a7946be78fa9dabc67c5196df28c586f6ea27fa5e7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:74a306cd0fa0d54976a9e882803c89ee8fee763a9a19f6e408656aa95f81876e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:5e5c8a02242bb9680be3fcc527f5d4dfa496d9588c280ca72a513a432dbaa0e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:79d21d3485be173b5093fdbd36aa9f26696ab7205f1baab9daa064f76b6c87c1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a103c47bebd14f45d2238f40096562318a0229b477ee237be5e600e94e3338c7_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:a9b2a36b9a699828ee92f6791c1551c8404d4c608ef3cbc1f75821f7fbdb8643_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:15f596db2b8fa42debf0439c895756da1ce1b38efa3e592650c348f5f8569f7b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:29e3a305dfbce817240a018b279e12af68e5015e5adb4a8555ae9eb69269e128_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:5f21ef6737e10669a75f49dc0e8cbef04a1c5d305e100cb555a1dcbef35d7206_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:9783a088258a809fe375df327609d2f7b49616f97cb943ad152f33b383a88cfb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:17a285da255dd1dfe1ce192e913079180f119101c03e0f3a0aefeac48fb785e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:6eaee6d6fc8c7a352ec95301d79c7d28ce1692e3aeb24edea47db9625ede6a0e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:8a3a939d4b5e2fc46a12448b76d2c23d44df99fd5005f93ac06822db7e9ad0b2_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:d795b67443b2dcf9cbd8e65bfedee1863c8e89b68fe6a1d599133247595bedb1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:6e16483e2a71e8f7e081688f7e1adebe977003b29339bd24509a5894b6ca37f4_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:92a323ed0ec0e73a7f2f57f2db1635efb66a56e50e208a69f02138f2915a70da_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:9bec8c131e47dd1a11632f91e3f912bfffa60e5cc1b02fb0871240b32b901904_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:b69d30f8399053fec5f819b6fd69b44b93972c99ca197323f983fb3bb460f791_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0b989e1545e7a37b7085406c32827b40e4ba3010e4b63ba72690d8036ba2e611_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:207d0d7286e2b018706b49eb04ce3272df9d6b159ee273800d5bcaad2cae6ba1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:ba6e49c714fb1cfcc4fbf8a188bc8beae32aa5aefb4fa86482e747be5c300c9a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:f26de4e67b4faa32e564ee2f87f05112cc382abdbb3466ef43941bf9b232e3ce_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:00b2f1f98be652c6582acb071f65601a2b45d96e1c93d72c2d849a9b26a12531_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84632d115d902dd1f512a7fc689fd70ab1195e316b602a1d3763ab915f67ad9e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:882edec234235008a84eea58a4cbac238c8bf6da0ccbee7f4ed5341380b4a421_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:a578abc77c4d47ac40bafd173b87669272b424b9e482061ee6fc3941f3b40677_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:03071b7e4afb284081f29c1243e15aeefc7b23a5899b21a6f6dbfa4b06339bcf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:39b401938feba09e6b9c8fc0431d45686d716e508cd2e3926e395bd1f54348b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:4f17852e50cbb6037c0795d65da7eb02f49c4c3727c41731b1f37d163f379d84_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:b14c7b60b7261ccb81f76fb9427ba04cebc2fcde2be9b91bab6a0365307c88e7_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:2bd62bad74a8f126230f828500c0c003c5931288157279b06e45cac2cbb65eb6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:df13b90e08c8c69a4f786bb02888094382920a75bb67dab75bbfee586ddf317e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:fdf2078b1314ee6beb4b2527437e567c208923d7b7b82b51aa873aca96d49359_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:480f056121ad1a15697f2a13bcc2b980f60b8b9562f52cf9e0734a2b5b6eeb32_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:4c414f0eea5794066e25cc5701fb59b3aada6417e49874d6fc8b7bdefee84d89_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:50351ed0df8cd68ee5bb46233df5b79ee860d52c569fb189945e83b641467d3b_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:e8e033b6ebe20b0366b603b387da1f6d04b91523b962a850f7d64c339e360227_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:35d2ba411099f2e86c5b0b5238a8a6aba2d4e465afa99e2a8f856e50d89a9161_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3dd0ddbf2c6b9147f17952eb4749ac128210a550fa20ac1de43771aa12191888_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:d04ac49dd57062c5901b229d2ce90ac61b8cdee29877ab34c5e4127aa122c948_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:f3c0847fbf2f7c3bdd6bc20aeabf161257c0aa439c72f765d142478688bfbe84_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:8bd361fa7ceba5266ff12cad7639cd9a55aa88cae8c3a11d03e75fa6b82d2616_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:bb32c7551ba6b813a5b3a168a20f120b2274b9202f1b08906e7e98d7342f02ca_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e026bea9a9269dcd75c3c9842c426ad3d5f3143bb74bbc50627707852aeee7aa_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:e85429d9c4189279df826eb8a4bc46af0980960e24e9d0054286a7e555969152_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:0cc9b5baa728f3475e204e9a32d7896f9846a819b232038ac198b3a25dd6c4ed_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:18ce2f2e166b9adaa33f5f77b756c9f547faca3c5b2c70ffe935c6a08d9c6ee6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:566c81f2bbc9d2642ce2745ea58f903cd0394bc7a600faf93839a5c0719bf9a4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8baee5c0d97825f5799bd71389b45d93de01526a120359f1ee98df74fb69551b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:059d9db403660734ccbeb9a77509e3f8b9c33467285cf128b78cb52167895ed0_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:0848239013abd09b290021ccf69c53a8577c77d14f04b381a1a5c27a49011895_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:9412d294353373a7ed56166e4d875516c0914ef128f6a27f4413081bccd3396b_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:e13eedcc032b363c7d93ba85da7391401a995ddfaf14936b6bdb3c85f693d46b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:257bc1aece2edbe6bc9f36c933bf0027a0e26a0cae6ecf29ceafe25dc6ecc9af_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:ab0666a05acc4e5119b25143f0e3b56880ad73448eab38365599195391ea2426_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:c7ce25ab5a5433bc2c2a7f9eab542071045d9f1ff997dc58390350be4e6b8603_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:d2e17f2ec82bbd3b5410f416543d4313ff6c2da549159fdf30c462a4b3c3332a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:070f772a7502f27e162772ee32f8a5ae72e82277b922b84e40a7d2aadf348395_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:66943b42d42156c0b41881b6bf819ce916cb111bd01d71519ccc67f005557a90_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:6992f30b41bc08d1ed3ab9076a108d03534edbe79f3c53bc635589374fb8ec8a_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:d9e8233193eb202ec73dbea0ba83b0b00a2495bca6469c267a96c644c058eb4e_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:6a6c4b20d1fd2b9f991a70d948d77b50d1c4d42a21cb6e8588e825d5a94c1997_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:9da545b76aadb9f94b95609cb416f47900801ba34e6fec0141c4daecccc2afbf_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ad8bf3a8fbaf8ca288c90bcf78b25944ba9127f17d5c09d47d7b36398baab749_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:c6336f34507e47c20cfb0aefafb0333dd7b8c0a540febdcec1b1db9f155316d2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: ec2_key module prints out the private key directly to the standard output"
}
]
}
ghsa-ww3m-ffrm-qvqv
Vulnerability from github
Published
2023-10-04 15:30
Modified
2023-10-10 22:29
Severity ?
VLAI Severity ?
Summary
Ansible may expose private key
Details
A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availability.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ansible-core"
},
"ranges": [
{
"events": [
{
"introduced": "2.8.0"
},
{
"last_affected": "2.15.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-4237"
],
"database_specific": {
"cwe_ids": [
"CWE-497"
],
"github_reviewed": true,
"github_reviewed_at": "2023-10-10T22:29:26Z",
"nvd_published_at": "2023-10-04T15:15:12Z",
"severity": "MODERATE"
},
"details": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"id": "GHSA-ww3m-ffrm-qvqv",
"modified": "2023-10-10T22:29:26Z",
"published": "2023-10-04T15:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"type": "PACKAGE",
"url": "https://github.com/ansible/ansible"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Ansible may expose private key"
}
WID-SEC-W-2023-2559
Vulnerability from csaf_certbund
Published
2023-10-04 22:00
Modified
2023-10-04 22:00
Summary
Red Hat Ansible Automation Platform: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2559 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2559.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2559 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2559"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-10-04",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "Github Security Advisory vom 2023-10-04",
"url": "https://github.com/advisories/GHSA-ww3m-ffrm-qvqv"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-10-04T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:59:26.484+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2559",
"initial_release_date": "2023-10-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform \u003c= 2.8",
"product": {
"name": "Red Hat Ansible Automation Platform \u003c= 2.8",
"product_id": "T030249",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.8"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4237",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat Ansible Automation Platform. Der Fehler ist darauf zur\u00fcckzuf\u00fchren, dass beim Erstellen eines Schl\u00fcsselpaares durch das Modul \"ec2_key\" der private Schl\u00fcssel \u00fcber den Standard-Output ausgegeben wird. Dieser kann dann durch Einsehen der Logs offengelegt werden. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"last_affected": [
"T030249"
]
},
"release_date": "2023-10-04T22:00:00.000+00:00",
"title": "CVE-2023-4237"
}
]
}
wid-sec-w-2023-2559
Vulnerability from csaf_certbund
Published
2023-10-04 22:00
Modified
2023-10-04 22:00
Summary
Red Hat Ansible Automation Platform: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2559 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2559.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2559 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2559"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-10-04",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"category": "external",
"summary": "Github Security Advisory vom 2023-10-04",
"url": "https://github.com/advisories/GHSA-ww3m-ffrm-qvqv"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-10-04T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:59:26.484+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2559",
"initial_release_date": "2023-10-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform \u003c= 2.8",
"product": {
"name": "Red Hat Ansible Automation Platform \u003c= 2.8",
"product_id": "T030249",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.8"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4237",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat Ansible Automation Platform. Der Fehler ist darauf zur\u00fcckzuf\u00fchren, dass beim Erstellen eines Schl\u00fcsselpaares durch das Modul \"ec2_key\" der private Schl\u00fcssel \u00fcber den Standard-Output ausgegeben wird. Dieser kann dann durch Einsehen der Logs offengelegt werden. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"last_affected": [
"T030249"
]
},
"release_date": "2023-10-04T22:00:00.000+00:00",
"title": "CVE-2023-4237"
}
]
}
fkie_cve-2023-4237
Vulnerability from fkie_nvd
Published
2023-10-04 15:15
Modified
2024-11-21 08:34
Severity ?
7.3 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availability.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://access.redhat.com/errata/RHBA-2023:5653 | ||
| secalert@redhat.com | https://access.redhat.com/errata/RHBA-2023:5666 | ||
| secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2023-4237 | Vendor Advisory | |
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2229979 | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHBA-2023:5653 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHBA-2023:5666 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/security/cve/CVE-2023-4237 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2229979 | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20241025-0002/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| redhat | ansible_automation_platform | 2.0 | |
| redhat | ansible_collection | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:ansible_automation_platform:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7B4BE2D6-43C3-4065-A213-5DB1325DC78F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:ansible_collection:*:*:*:*:*:*:*:*",
"matchCriteriaId": "60009086-F9BE-4F69-B37C-1F57F8C2C4D9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en la plataforma de automatizaci\u00f3n Ansible. Al crear un nuevo par de claves, el m\u00f3dulo ec2_key imprime la clave privada directamente en la salida est\u00e1ndar. Esta falla permite que un atacante obtenga esas claves de los archivos de registro, comprometiendo la confidencialidad, integridad y disponibilidad del sistema."
}
],
"id": "CVE-2023-4237",
"lastModified": "2024-11-21T08:34:41.347",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 5.9,
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-10-04T15:15:12.643",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20241025-0002/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-497"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
gsd-2023-4237
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availability.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-4237",
"id": "GSD-2023-4237"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-4237"
],
"details": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability.",
"id": "GSD-2023-4237",
"modified": "2023-12-13T01:20:27.103902Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-4237",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.0.0-423",
"versionType": "rpm"
}
]
}
}
]
}
},
{
"product_name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.0.0-424",
"versionType": "rpm"
}
]
}
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Jill Rouleau (redhat) for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-497",
"lang": "eng",
"value": "Exposure of Sensitive System Information to an Unauthorized Control Sphere"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/errata/RHBA-2023:5653",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"name": "https://access.redhat.com/errata/RHBA-2023:5666",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
},
{
"name": "https://access.redhat.com/security/cve/CVE-2023-4237",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_automation_platform:2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:ansible_collection:*:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-4237"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2_key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system\u0027s confidentiality, integrity, and availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/security/cve/CVE-2023-4237",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-4237"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229979"
},
{
"name": "RHBA-2023:5653",
"refsource": "",
"tags": [],
"url": "https://access.redhat.com/errata/RHBA-2023:5653"
},
{
"name": "RHBA-2023:5666",
"refsource": "",
"tags": [],
"url": "https://access.redhat.com/errata/RHBA-2023:5666"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-12-01T12:15Z",
"publishedDate": "2023-10-04T15:15Z"
}
}
}
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…