Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-59530 (GCVE-0-2025-59530)
Vulnerability from cvelistv5
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-59530",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-10T16:31:32.909241Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-10T16:31:47.457Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "quic-go",
"vendor": "quic-go",
"versions": [
{
"status": "affected",
"version": "\u003c 0.49.1"
},
{
"status": "affected",
"version": "\u003e= 0.5.0, \u003c 0.54.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-617",
"description": "CWE-617: Reachable Assertion",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-755",
"description": "CWE-755: Improper Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-10T16:09:55.227Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
},
{
"name": "https://github.com/quic-go/quic-go/pull/5354",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"name": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
}
],
"source": {
"advisory": "GHSA-47m2-4cr7-mhcw",
"discovery": "UNKNOWN"
},
"title": "quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-59530",
"datePublished": "2025-10-10T16:09:55.227Z",
"dateReserved": "2025-09-17T17:04:20.373Z",
"dateUpdated": "2025-10-10T16:31:47.457Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-59530\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-10T16:15:52.387\",\"lastModified\":\"2025-10-14T19:36:59.730\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"},{\"lang\":\"en\",\"value\":\"CWE-755\"}]}],\"references\":[{\"url\":\"https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/quic-go/quic-go/pull/5354\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-59530\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-10T16:31:32.909241Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-10T16:31:41.920Z\"}}], \"cna\": {\"title\": \"quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame\", \"source\": {\"advisory\": \"GHSA-47m2-4cr7-mhcw\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"quic-go\", \"product\": \"quic-go\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.49.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.5.0, \u003c 0.54.1\"}]}], \"references\": [{\"url\": \"https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw\", \"name\": \"https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/quic-go/quic-go/pull/5354\", \"name\": \"https://github.com/quic-go/quic-go/pull/5354\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685\", \"name\": \"https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617: Reachable Assertion\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-755\", \"description\": \"CWE-755: Improper Handling of Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-10-10T16:09:55.227Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-59530\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-10T16:31:47.457Z\", \"dateReserved\": \"2025-09-17T17:04:20.373Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-10-10T16:09:55.227Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2025-59530
Vulnerability from fkie_nvd
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames."
}
],
"id": "CVE-2025-59530",
"lastModified": "2025-10-14T19:36:59.730",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-10-10T16:15:52.387",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-617"
},
{
"lang": "en",
"value": "CWE-755"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
ghsa-47m2-4cr7-mhcw
Vulnerability from github
Summary
A misbehaving or malicious server can trigger an assertion in a quic-go client (and crash the process) by sending a premature HANDSHAKE_DONE frame during the handshake.
Impact
A misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. Observed in the wild with certain server implementations (e.g. Solana's Firedancer QUIC).
Affected Versions
- All versions prior to v0.49.1 (for the 0.49 branch)
- Versions v0.50.0 to v0.54.0 (inclusive)
- Fixed in v0.49.1, v0.54.1, and v0.55.0 onward
Users are recommended to upgrade to the latest patched version in their respective maintenance branch or to v0.55.0 or later.
Details
For a regular 1-RTT handshake, QUIC uses three sets of keys to encrypt / decrypt QUIC packets:
- Initial keys (derived from a static key and the connection ID)
- Handshake keys (derived from the client's and server's key shares in the TLS handshake)
- 1-RTT keys (derived when the TLS handshake finishes)
On the client side, Initial keys are discarded when the first Handshake packet is sent. Handshake keys are discarded when the server's HANDSHAKE_DONE frame is received, as specified in section 4.9.2 of RFC 9001. Crucially, Initial keys are always dropped before Handshake keys in a standard handshake.
Due to packet reordering, it is possible to receive a packet with a higher encryption level before the key for that encryption level has been derived. For example, the server's Handshake packets (containing, among others, the TLS certificate) might arrive before the server's Initial packet (which contains the TLS ServerHello). In that case, the client queues the Handshake packets and decrypts them as soon as it has processed the ServerHello and derived Handshake keys.
After completion of the handshake, Initial and Handshake packets are not needed anymore and will be dropped. quic-go implements an assertion that no packets are queued after completion of the handshake.
A misbehaving or malicious server can trigger this assertion, and thereby cause a panic, by sending a HANDSHAKE_DONE frame before actually completing the handshake. In that case, Handshake keys would be dropped before Initial keys.
This can only happen if the server implementation is misbehaving: the server can only complete the handshake after receiving the client's TLS Finished message (which is sent in Handshake packets).
The Fix
quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. We now discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames. The fix was implemented in https://github.com/quic-go/quic-go/pull/5354.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/quic-go/quic-go"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.49.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/quic-go/quic-go"
},
"ranges": [
{
"events": [
{
"introduced": "0.50.0"
},
{
"fixed": "0.54.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-59530"
],
"database_specific": {
"cwe_ids": [
"CWE-617",
"CWE-755"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-10T17:03:01Z",
"nvd_published_at": "2025-10-10T16:15:52Z",
"severity": "HIGH"
},
"details": "## Summary\n\nA misbehaving or malicious server can trigger an assertion in a quic-go client (and crash the process) by sending a premature HANDSHAKE_DONE frame during the handshake.\n\n## Impact\n\nA misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. Observed in the wild with certain server implementations (e.g. Solana\u0027s Firedancer QUIC).\n\n## Affected Versions\n\n- All versions prior to v0.49.1 (for the 0.49 branch)\n- Versions v0.50.0 to v0.54.0 (inclusive)\n- Fixed in v0.49.1, v0.54.1, and v0.55.0 onward\n\nUsers are recommended to upgrade to the latest patched version in their respective maintenance branch or to v0.55.0 or later.\n\n## Details\n\nFor a regular 1-RTT handshake, QUIC uses three sets of keys to encrypt / decrypt QUIC packets:\n\n- Initial keys (derived from a static key and the connection ID)\n- Handshake keys (derived from the client\u0027s and server\u0027s key shares in the TLS handshake)\n- 1-RTT keys (derived when the TLS handshake finishes)\n\nOn the client side, Initial keys are discarded when the first Handshake packet is sent. Handshake keys are discarded when the server\u0027s HANDSHAKE_DONE frame is received, as specified in section 4.9.2 of RFC 9001. Crucially, Initial keys are always dropped before Handshake keys in a standard handshake.\n\nDue to packet reordering, it is possible to receive a packet with a higher encryption level before the key for that encryption level has been derived. For example, the server\u0027s Handshake packets (containing, among others, the TLS certificate) might arrive before the server\u0027s Initial packet (which contains the TLS ServerHello). In that case, the client queues the Handshake packets and decrypts them as soon as it has processed the ServerHello and derived Handshake keys.\n\nAfter completion of the handshake, Initial and Handshake packets are not needed anymore and will be dropped. quic-go implements an [assertion](https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685) that no packets are queued after completion of the handshake.\n\nA misbehaving or malicious server can trigger this assertion, and thereby cause a panic, by sending a HANDSHAKE_DONE frame before actually completing the handshake. In that case, Handshake keys would be dropped before Initial keys.\n\nThis can only happen if the server implementation is misbehaving: the server can only complete the handshake after receiving the client\u0027s TLS Finished message (which is sent in Handshake packets).\n\n## The Fix\n\nquic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. We now discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames. The fix was implemented in https://github.com/quic-go/quic-go/pull/5354.",
"id": "GHSA-47m2-4cr7-mhcw",
"modified": "2025-11-05T22:06:25Z",
"published": "2025-10-10T17:03:01Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530"
},
{
"type": "WEB",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"type": "WEB",
"url": "https://github.com/quic-go/quic-go/commit/bc5bccf10fd02728eef150683eb4dfaa5c0e749c"
},
{
"type": "WEB",
"url": "https://github.com/quic-go/quic-go/commit/ce7c9ea8834b9d2ed79efa9269467f02c0895d42"
},
{
"type": "PACKAGE",
"url": "https://github.com/quic-go/quic-go"
},
{
"type": "WEB",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2025-4017"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "quic-go: Panic occurs when queuing undecryptable packets after handshake completion"
}
rhsa-2025:21706
Vulnerability from csaf_redhat
Notes
{
"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\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat 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\nSecurity Fix(es):\n\n* receptor: quic-go Crash Due to Premature HANDSHAKE_DONE Frame (CVE-2025-59530)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n* Python has been updated to 3.11 (AAP-53469)\n* Nginx has been updated to 1.24 (AAP-53989 and AAP-53990)\n\nRefer to Release Notes for details about Python 3.11 update.\n\nAutomation controller\n* Added support for Red Hat username and password for the subscription management API (AAP-56887)\n* Added a step in the subscription wizard that allows the user to configure automation analytics (AAP-56061)\n* Added two new toggle options on the subscription wizard to allow for fetching subscriptions using basic authentication (AAP-56060)\n* Fixed an issue in receptor where some edge cases caused JSON to fail to parse (AAP-55917)\n* Fixed an issue in ansible-runner where there was not a meaningful error message whenever the streaming of logs was aborted\n* ansible-runner has been updated to 2.3.7\n* automation-controller has been updated to 4.5.27\n* receptor has been updated to 1.6.2\n\nInstaller and setup\n* Set REDHAT_CANDLEPIN_VERIFY to correct CA pem so that controller can make requests to subscription.rhsm.redhat.com (AAP-57020)\n* RHEL minimum version has been updated to 8.10 and 9.4 (AAP-56387)\n* installer and setup have been updated to 2.4-14",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:21706",
"url": "https://access.redhat.com/errata/RHSA-2025:21706"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21706.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-11-21T19:31:51+00:00",
"generator": {
"date": "2025-11-21T19:31:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:21706",
"initial_release_date": "2025-11-18T17:47:02+00:00",
"revision_history": [
{
"date": "2025-11-18T17:47:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-18T17:47:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:31:51+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",
"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 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside: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-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer: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_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-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"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-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-lint-0:6.14.3-5.el8ap.src",
"product": {
"name": "ansible-lint-0:6.14.3-5.el8ap.src",
"product_id": "ansible-lint-0:6.14.3-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@6.14.3-5.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-2.el8ap.src",
"product": {
"name": "ansible-core-1:2.15.13-2.el8ap.src",
"product_id": "ansible-core-1:2.15.13-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-2.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.0.1-2.el8ap.src",
"product": {
"name": "ansible-builder-0:3.0.1-2.el8ap.src",
"product_id": "ansible-builder-0:3.0.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.0.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.3.7-1.el8ap.src",
"product": {
"name": "ansible-runner-0:2.3.7-1.el8ap.src",
"product_id": "ansible-runner-0:2.3.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.3.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:6.0.2-3.el8ap.src",
"product": {
"name": "molecule-0:6.0.2-3.el8ap.src",
"product_id": "molecule-0:6.0.2-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@6.0.2-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:2.4-2.el8ap.src",
"product": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.src",
"product_id": "ansible-dev-tools-0:2.4-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@2.4-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:3.4.1-3.el8ap.src",
"product": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.src",
"product_id": "ansible-navigator-0:3.4.1-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@3.4.1-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.5-2.el8ap.src",
"product": {
"name": "automation-hub-0:4.9.5-2.el8ap.src",
"product_id": "automation-hub-0:4.9.5-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.5-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"product_id": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2024.1.31-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.18-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"product_id": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.9.5-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"product": {
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"product_id": "python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.15.5-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"product": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"product_id": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.20.11-2.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"product_id": "python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.28.37-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"product": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"product_id": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.17.40-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.0.8-4.el8ap.src",
"product": {
"name": "ansible-rulebook-0:1.0.8-4.el8ap.src",
"product_id": "ansible-rulebook-0:1.0.8-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.0.8-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"product_id": "python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"product": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"product_id": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.17.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.src",
"product": {
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.src",
"product_id": "python3.11-watchdog-0:3.0.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-watchdog@3.0.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.src",
"product": {
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.src",
"product_id": "python3.11-django-storages-0:1.14.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-storages@1.14.2-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-nginx-0:1.5.7-2.el8ap.src",
"product": {
"name": "python3.11-nginx-0:1.5.7-2.el8ap.src",
"product_id": "python3.11-nginx-0:1.5.7-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-nginx@1.5.7-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-Automat-0:22.10.0-3.el8ap.src",
"product": {
"name": "python3.11-Automat-0:22.10.0-3.el8ap.src",
"product_id": "python3.11-Automat-0:22.10.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-Automat@22.10.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"product": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"product_id": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-sdk@1.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels-0:4.0.0-3.el8ap.src",
"product": {
"name": "python3.11-channels-0:4.0.0-3.el8ap.src",
"product_id": "python3.11-channels-0:4.0.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels@4.0.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"product": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"product_id": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-commonmark@0.9.1-6.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-constantly-0:15.1.0-2.el8ap.src",
"product": {
"name": "python3.11-constantly-0:15.1.0-2.el8ap.src",
"product_id": "python3.11-constantly-0:15.1.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-constantly@15.1.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"product_id": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-daphne-0:4.0.0-3.el8ap.src",
"product": {
"name": "python3.11-daphne-0:4.0.0-3.el8ap.src",
"product_id": "python3.11-daphne-0:4.0.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daphne@4.0.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"product_id": "python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"product": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"product_id": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-auth-ldap@4.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.src",
"product": {
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.src",
"product_id": "python3.11-django-crum-0:0.7.9-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-crum@0.7.9-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"product": {
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"product_id": "python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ipware@3.0.7-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"product": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"product_id": "python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-prometheus@2.3.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"product": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"product_id": "python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-split-settings@1.2.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"product_id": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-enrich-0:1.2.7-2.el8ap.src",
"product": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.src",
"product_id": "python3.11-enrich-0:1.2.7-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-enrich@1.2.7-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"product_id": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.src",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.src",
"product_id": "python3.11-grpcio-0:1.58.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"product_id": "python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"product": {
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"product_id": "python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-hyperlink@21.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"product_id": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-4.el8ap.src",
"product": {
"name": "python3.11-inflection-0:0.5.1-4.el8ap.src",
"product_id": "python3.11-inflection-0:0.5.1-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"product": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"product_id": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-insights-analytics-collector@0.3.2-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-isodate-0:0.6.1-2.el8ap.src",
"product": {
"name": "python3.11-isodate-0:0.6.1-2.el8ap.src",
"product_id": "python3.11-isodate-0:0.6.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-isodate@0.6.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-janus-0:1.0.0-2.el8ap.src",
"product": {
"name": "python3.11-janus-0:1.0.0-2.el8ap.src",
"product_id": "python3.11-janus-0:1.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-janus@1.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"product": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"product_id": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.6-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"product": {
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"product_id": "python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-kubernetes@26.1.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"product": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"product_id": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-lockfile@0.12.2-2.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-4.el8ap.src",
"product": {
"name": "python3.11-markuppy-0:1.14-4.el8ap.src",
"product_id": "python3.11-markuppy-0:1.14-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.src",
"product": {
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.src",
"product_id": "python3.11-mccabe-0:0.7.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mccabe@0.7.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.src",
"product": {
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.src",
"product_id": "python3.11-odfpy-0:1.4.1-8.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-8.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"product": {
"name": "python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"product_id": "python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry@1.18.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"product": {
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"product_id": "python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-contrib@1.18.0-6.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-parsley-0:1.3-3.el8ap.src",
"product": {
"name": "python3.11-parsley-0:1.3-3.el8ap.src",
"product_id": "python3.11-parsley-0:1.3-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-parsley@1.3-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el8ap.src",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.src",
"product_id": "python3.11-pillow-0:10.3.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.src",
"product": {
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.src",
"product_id": "python3.11-protobuf-0:4.21.12-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.12-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el8ap.src",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.src",
"product_id": "python3.11-pycares-0:4.4.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.src",
"product": {
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.src",
"product_id": "python3.11-pydantic-0:1.10.15-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pydantic@1.10.15-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"product": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"product_id": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygments@2.17.2-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"product_id": "python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"product": {
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"product_id": "python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-openid@3.2.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"product": {
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"product_id": "python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-saml@1.16.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"product": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"product_id": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq-scheduler@0.10.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"product": {
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"product_id": "python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-semantic-version@2.10.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.src",
"product": {
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.src",
"product_id": "python3.11-service-identity-0:21.1.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-service-identity@21.1.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"product": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"product_id": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-app-django@5.4.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"product_id": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.src",
"product": {
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.src",
"product_id": "python3.11-tabulate-0:0.9.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tabulate@0.9.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-txaio-0:23.1.1-2.el8ap.src",
"product": {
"name": "python3.11-txaio-0:23.1.1-2.el8ap.src",
"product_id": "python3.11-txaio-0:23.1.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-txaio@23.1.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"product_id": "python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"product_id": "python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-5.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.src",
"product": {
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.src",
"product_id": "python3.11-xlrd-0:2.0.1-6.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-6.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.src",
"product": {
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.src",
"product_id": "python3.11-xlwt-0:1.3.0-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.19.2-1.el8ap.src",
"product": {
"name": "python3.11-zipp-0:3.19.2-1.el8ap.src",
"product_id": "python3.11-zipp-0:3.19.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.19.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-0:3.3.1-3.el8ap.src",
"product": {
"name": "python3.11-bleach-0:3.3.1-3.el8ap.src",
"product_id": "python3.11-bleach-0:3.3.1-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach@3.3.1-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"product": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"product_id": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach-allowlist@1.0.3-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"product": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"product_id": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-simplejwt@5.3.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-naya-0:1.1.1-2.el8ap.src",
"product": {
"name": "python3.11-naya-0:1.1.1-2.el8ap.src",
"product_id": "python3.11-naya-0:1.1.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-naya@1.1.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"product_id": "python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-7.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.src",
"product": {
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.src",
"product_id": "python3.11-webencodings-0:0.5.1-4.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-webencodings@0.5.1-4.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"product": {
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"product_id": "python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.3-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"product": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"product_id": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requirements-parser@0.2.0-5.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.src",
"product": {
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.src",
"product_id": "python3.11-aiodns-0:3.1.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.1.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"product": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"product_id": "python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy@0.3.9-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.src",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.src",
"product_id": "python3.11-psycopg-0:3.1.17-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el8ap.src",
"product": {
"name": "python3.11-websockets-0:10.4-2.el8ap.src",
"product_id": "python3.11-websockets-0:10.4-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el8ap.src",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.src",
"product_id": "python3.11-yarl-0:1.9.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"product": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"product_id": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy-jar@1.0.6-2.Final_redhat_00001.1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"product": {
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"product_id": "python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@23.2.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"product_id": "python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.src",
"product": {
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.src",
"product_id": "python3.11-asgiref-0:3.7.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.7.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.src",
"product": {
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.src",
"product_id": "python3.11-async-lru-0:2.0.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-lru@2.0.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"product": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"product_id": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@22.2.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.src",
"product": {
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.src",
"product_id": "python3.11-autobahn-0:23.6.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-autobahn@23.6.2-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-1.el8ap.src",
"product": {
"name": "python3.11-backoff-0:2.2.1-1.el8ap.src",
"product_id": "python3.11-backoff-0:2.2.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-boto3-0:1.34.30-1.el8ap.src",
"product": {
"name": "python3.11-boto3-0:1.34.30-1.el8ap.src",
"product_id": "python3.11-boto3-0:1.34.30-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-boto3@1.34.30-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.30-1.el8ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.30-1.el8ap.src",
"product_id": "python3.11-botocore-0:1.34.30-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.30-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bracex-0:2.4-1.el8ap.src",
"product": {
"name": "python3.11-bracex-0:2.4-1.el8ap.src",
"product_id": "python3.11-bracex-0:2.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bracex@2.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el8ap.src",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.src",
"product_id": "python3.11-brotli-0:1.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.src",
"product": {
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.src",
"product_id": "python3.11-cachetools-0:5.3.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cachetools@5.3.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.src",
"product": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.src",
"product_id": "python3.11-certifi-0:2023.5.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2023.5.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.7-1.el8ap.src",
"product": {
"name": "python3.11-click-0:8.1.7-1.el8ap.src",
"product_id": "python3.11-click-0:8.1.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"product": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"product_id": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click-help-colors@0.9.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-croniter-0:2.0.1-1.el8ap.src",
"product": {
"name": "python3.11-croniter-0:2.0.1-1.el8ap.src",
"product_id": "python3.11-croniter-0:2.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-croniter@2.0.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"product": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"product_id": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@2.3.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"product": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"product_id": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.src",
"product": {
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.src",
"product_id": "python3.11-deprecated-0:1.2.14-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.14-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"product": {
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"product_id": "python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20230430-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"product": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"product_id": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.3.8-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-distro-0:1.9.0-1.el8ap.src",
"product": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.src",
"product_id": "python3.11-distro-0:1.9.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distro@1.9.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el8ap.src",
"product": {
"name": "python3.11-django-0:4.2.25-1.el8ap.src",
"product_id": "python3.11-django-0:4.2.25-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.5-1.el8ap.src",
"product": {
"name": "python3.11-django-filter-0:23.5-1.el8ap.src",
"product_id": "python3.11-django-filter-0:23.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.src",
"product": {
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.src",
"product_id": "python3.11-django-guid-0:3.4.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.4.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"product": {
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"product_id": "python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.3.6-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"product": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"product_id": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.1.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.src",
"product": {
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.src",
"product_id": "python3.11-django-picklefield-0:3.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-picklefield@3.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.src",
"product": {
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.src",
"product_id": "python3.11-django-rq-0:2.8.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-rq@2.8.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"product_id": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"product": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"product_id": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-docutils@0.20.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dpath-0:2.1.6-1.el8ap.src",
"product": {
"name": "python3.11-dpath-0:2.1.6-1.el8ap.src",
"product_id": "python3.11-dpath-0:2.1.6-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dpath@2.1.6-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"product": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"product_id": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"product_id": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"product": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"product_id": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-filelock@3.13.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-flake8-0:6.1.0-2.el8ap.src",
"product": {
"name": "python3.11-flake8-0:6.1.0-2.el8ap.src",
"product_id": "python3.11-flake8-0:6.1.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-flake8@6.1.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-2.el8ap.src",
"product": {
"name": "python3.11-future-0:0.18.3-2.el8ap.src",
"product_id": "python3.11-future-0:0.18.3-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.src",
"product": {
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.src",
"product_id": "python3.11-gitdb-0:4.0.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitdb@4.0.11-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.src",
"product": {
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.src",
"product_id": "python3.11-gitpython-0:3.1.41-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitpython@3.1.41-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"product": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"product_id": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.src",
"product": {
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.src",
"product_id": "python3.11-google-auth-0:2.27.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-google-auth@2.27.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-incremental-0:24.7.2-1.el8ap.src",
"product": {
"name": "python3.11-incremental-0:24.7.2-1.el8ap.src",
"product_id": "python3.11-incremental-0:24.7.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-incremental@24.7.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.src",
"product": {
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.src",
"product_id": "python3.11-jmespath-0:1.0.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jmespath@1.0.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el8ap.src",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.src",
"product_id": "python3.11-jpy-0:0.15.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el8ap.src",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.src",
"product_id": "python3.11-ldap-0:3.4.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-markdown-0:3.5.2-1.el8ap.src",
"product": {
"name": "python3.11-markdown-0:3.5.2-1.el8ap.src",
"product_id": "python3.11-markdown-0:3.5.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markdown@3.5.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"product": {
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"product_id": "python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-marshmallow@3.20.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el8ap.src",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.src",
"product_id": "python3.11-multidict-0:6.0.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"product": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"product_id": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mypy-extensions@1.0.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"product": {
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"product_id": "python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-oauthlib@3.2.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"product": {
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"product_id": "python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:23.2-1.el8ap.src",
"product": {
"name": "python3.11-packaging-0:23.2-1.el8ap.src",
"product_id": "python3.11-packaging-0:23.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@23.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"product": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"product_id": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pathspec@0.12.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"product": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"product_id": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pbr@6.0.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"product": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"product_id": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pexpect@4.9.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"product": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"product_id": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-platformdirs@4.2.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.src",
"product": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.src",
"product_id": "python3.11-pluggy-0:1.4.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.4.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.src",
"product": {
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.src",
"product_id": "python3.11-podman-3:5.4.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-podman@5.4.0.1-1.el8ap?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"product": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"product_id": "python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-prometheus-client@0.19.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"product": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"product_id": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ptyprocess@0.7.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"product": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"product_id": "python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.23.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"product": {
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"product_id": "python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1@0.5.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"product": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"product_id": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1-modules@0.3.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"product": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"product_id": "python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycodestyle@2.11.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"product": {
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"product_id": "python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyflakes@3.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"product": {
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"product_id": "python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.7.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"product_id": "python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2024.1-1.el8ap.src",
"product": {
"name": "python3.11-pytz-0:2024.1-1.el8ap.src",
"product_id": "python3.11-pytz-0:2024.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2024.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.6.0-2.el8ap.src",
"product": {
"name": "python3.11-redis-0:4.6.0-2.el8ap.src",
"product_id": "python3.11-redis-0:4.6.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.6.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-2.el8ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.src",
"product_id": "python3.11-requests-0:2.31.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"product": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"product_id": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests-oauthlib@1.3.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"product": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"product_id": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-resolvelib@1.0.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rich-0:13.1.0-1.el8ap.src",
"product": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.src",
"product_id": "python3.11-rich-0:13.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rich@13.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-0:1.13.0-3.el8ap.src",
"product": {
"name": "python3.11-rq-0:1.13.0-3.el8ap.src",
"product_id": "python3.11-rq-0:1.13.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq@1.13.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rsa-0:4.9-2.el8ap.src",
"product": {
"name": "python3.11-rsa-0:4.9-2.el8ap.src",
"product_id": "python3.11-rsa-0:4.9-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rsa@4.9-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"product": {
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"product_id": "python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-s3transfer@0.10.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-smmap-0:5.0.1-1.el8ap.src",
"product": {
"name": "python3.11-smmap-0:5.0.1-1.el8ap.src",
"product_id": "python3.11-smmap-0:5.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-smmap@5.0.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"product": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"product_id": "python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-core@4.5.4-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"product": {
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"product_id": "python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.3-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.5.0-1.el8ap.src",
"product": {
"name": "python3.11-tablib-0:3.5.0-1.el8ap.src",
"product_id": "python3.11-tablib-0:3.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted-0:24.7.0-1.el8ap.src",
"product": {
"name": "python3.11-twisted-0:24.7.0-1.el8ap.src",
"product_id": "python3.11-twisted-0:24.7.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted@24.7.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"product": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"product_id": "python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.9.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.src",
"product": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.src",
"product_id": "python3.11-urllib3-0:1.26.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"product": {
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"product_id": "python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2024.1.12-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"product": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"product_id": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wcmatch@8.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"product": {
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"product_id": "python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websocket-client@1.7.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"product": {
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"product_id": "python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.6.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.src",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.src",
"product_id": "python3.11-wrapt-0:1.16.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el8ap.src",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.src",
"product_id": "python3.11-zope-interface-0:6.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-1.el8ap.src",
"product": {
"name": "yamllint-0:1.35.1-1.el8ap.src",
"product_id": "yamllint-0:1.35.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"product": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"product_id": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@4.1.11-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.11.0-2.el8ap.src",
"product": {
"name": "bindep-0:2.11.0-2.el8ap.src",
"product_id": "bindep-0:2.11.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.11.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.src",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.src",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "supervisor-0:4.2.5-1.el8ap.src",
"product": {
"name": "supervisor-0:4.2.5-1.el8ap.src",
"product_id": "supervisor-0:4.2.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supervisor@4.2.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.src",
"product": {
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.src",
"product_id": "python3.11-azure-core-0:1.29.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-azure-core@1.29.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"product": {
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"product_id": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-azure-storage-blob@12.19.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.src",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.src",
"product_id": "python3.11-uamqp-0:1.6.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-chardet-0:5.2.0-2.el8ap.src",
"product": {
"name": "python3.11-chardet-0:5.2.0-2.el8ap.src",
"product_id": "python3.11-chardet-0:5.2.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-chardet@5.2.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-black-0:22.12.0-2.el8ap.src",
"product": {
"name": "python3.11-black-0:22.12.0-2.el8ap.src",
"product_id": "python3.11-black-0:22.12.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-black@22.12.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-14.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el8ap.src",
"product": {
"name": "receptor-0:1.6.2-1.el8ap.src",
"product_id": "receptor-0:1.6.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.27-1.el8ap.src",
"product_id": "automation-controller-0:4.5.27-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.1-2.el8ap.src",
"product": {
"name": "ansible-sign-0:0.1.1-2.el8ap.src",
"product_id": "ansible-sign-0:0.1.1-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.1-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.8-1.el8ap.src",
"product": {
"name": "automation-eda-controller-0:1.0.8-1.el8ap.src",
"product_id": "automation-eda-controller-0:1.0.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.8-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:6.14.3-5.el9ap.src",
"product": {
"name": "ansible-lint-0:6.14.3-5.el9ap.src",
"product_id": "ansible-lint-0:6.14.3-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@6.14.3-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.0.1-2.el9ap.src",
"product": {
"name": "ansible-builder-0:3.0.1-2.el9ap.src",
"product_id": "ansible-builder-0:3.0.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.0.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-2.el9ap.src",
"product": {
"name": "ansible-core-1:2.15.13-2.el9ap.src",
"product_id": "ansible-core-1:2.15.13-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-2.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:2.4-2.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.src",
"product_id": "ansible-dev-tools-0:2.4-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@2.4-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.3.7-1.el9ap.src",
"product": {
"name": "ansible-runner-0:2.3.7-1.el9ap.src",
"product_id": "ansible-runner-0:2.3.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.3.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:3.4.1-3.el9ap.src",
"product": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.src",
"product_id": "ansible-navigator-0:3.4.1-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@3.4.1-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.5-2.el9ap.src",
"product": {
"name": "automation-hub-0:4.9.5-2.el9ap.src",
"product_id": "automation-hub-0:4.9.5-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.5-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:6.0.2-3.el9ap.src",
"product": {
"name": "molecule-0:6.0.2-3.el9ap.src",
"product_id": "molecule-0:6.0.2-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@6.0.2-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2024.1.31-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.18-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.9.5-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"product": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"product_id": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.20.11-2.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"product": {
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"product_id": "python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.15.5-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"product_id": "python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.28.37-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"product": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"product_id": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.17.40-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.0.8-4.el9ap.src",
"product": {
"name": "ansible-rulebook-0:1.0.8-4.el9ap.src",
"product_id": "ansible-rulebook-0:1.0.8-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.0.8-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"product_id": "python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"product": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"product_id": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.17.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.src",
"product": {
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.src",
"product_id": "python3.11-watchdog-0:3.0.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-watchdog@3.0.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-Automat-0:22.10.0-3.el9ap.src",
"product": {
"name": "python3.11-Automat-0:22.10.0-3.el9ap.src",
"product_id": "python3.11-Automat-0:22.10.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-Automat@22.10.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"product": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"product_id": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-sdk@1.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels-0:4.0.0-3.el9ap.src",
"product": {
"name": "python3.11-channels-0:4.0.0-3.el9ap.src",
"product_id": "python3.11-channels-0:4.0.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels@4.0.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"product": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"product_id": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-commonmark@0.9.1-6.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-constantly-0:15.1.0-2.el9ap.src",
"product": {
"name": "python3.11-constantly-0:15.1.0-2.el9ap.src",
"product_id": "python3.11-constantly-0:15.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-constantly@15.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"product_id": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-daphne-0:4.0.0-3.el9ap.src",
"product": {
"name": "python3.11-daphne-0:4.0.0-3.el9ap.src",
"product_id": "python3.11-daphne-0:4.0.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daphne@4.0.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"product_id": "python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"product": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"product_id": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-auth-ldap@4.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.src",
"product": {
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.src",
"product_id": "python3.11-django-crum-0:0.7.9-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-crum@0.7.9-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"product": {
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"product_id": "python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ipware@3.0.7-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"product": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"product_id": "python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-prometheus@2.3.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"product": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"product_id": "python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-split-settings@1.2.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"product_id": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-enrich-0:1.2.7-2.el9ap.src",
"product": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.src",
"product_id": "python3.11-enrich-0:1.2.7-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-enrich@1.2.7-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"product_id": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.src",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.src",
"product_id": "python3.11-grpcio-0:1.58.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"product_id": "python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"product": {
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"product_id": "python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-hyperlink@21.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"product_id": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-4.el9ap.src",
"product": {
"name": "python3.11-inflection-0:0.5.1-4.el9ap.src",
"product_id": "python3.11-inflection-0:0.5.1-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"product": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"product_id": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-insights-analytics-collector@0.3.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-isodate-0:0.6.1-2.el9ap.src",
"product": {
"name": "python3.11-isodate-0:0.6.1-2.el9ap.src",
"product_id": "python3.11-isodate-0:0.6.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-isodate@0.6.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-janus-0:1.0.0-2.el9ap.src",
"product": {
"name": "python3.11-janus-0:1.0.0-2.el9ap.src",
"product_id": "python3.11-janus-0:1.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-janus@1.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"product": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"product_id": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"product": {
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"product_id": "python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-kubernetes@26.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"product": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"product_id": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-lockfile@0.12.2-2.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-4.el9ap.src",
"product": {
"name": "python3.11-markuppy-0:1.14-4.el9ap.src",
"product_id": "python3.11-markuppy-0:1.14-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.src",
"product": {
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.src",
"product_id": "python3.11-mccabe-0:0.7.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mccabe@0.7.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.src",
"product": {
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.src",
"product_id": "python3.11-odfpy-0:1.4.1-8.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-8.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"product": {
"name": "python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"product_id": "python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry@1.18.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"product": {
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"product_id": "python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-contrib@1.18.0-6.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-parsley-0:1.3-3.el9ap.src",
"product": {
"name": "python3.11-parsley-0:1.3-3.el9ap.src",
"product_id": "python3.11-parsley-0:1.3-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-parsley@1.3-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el9ap.src",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.src",
"product_id": "python3.11-pillow-0:10.3.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.src",
"product": {
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.src",
"product_id": "python3.11-protobuf-0:4.21.12-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.12-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el9ap.src",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.src",
"product_id": "python3.11-pycares-0:4.4.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.src",
"product": {
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.src",
"product_id": "python3.11-pydantic-0:1.10.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pydantic@1.10.15-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"product": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"product_id": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygments@2.17.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"product_id": "python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"product": {
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"product_id": "python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-openid@3.2.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"product": {
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"product_id": "python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-saml@1.16.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"product": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"product_id": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq-scheduler@0.10.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"product": {
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"product_id": "python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-semantic-version@2.10.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.src",
"product": {
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.src",
"product_id": "python3.11-service-identity-0:21.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-service-identity@21.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"product": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"product_id": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-app-django@5.4.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"product_id": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.src",
"product": {
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.src",
"product_id": "python3.11-tabulate-0:0.9.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tabulate@0.9.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-txaio-0:23.1.1-2.el9ap.src",
"product": {
"name": "python3.11-txaio-0:23.1.1-2.el9ap.src",
"product_id": "python3.11-txaio-0:23.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-txaio@23.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"product_id": "python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"product_id": "python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.src",
"product": {
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.src",
"product_id": "python3.11-xlrd-0:2.0.1-6.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-6.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.src",
"product": {
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.src",
"product_id": "python3.11-xlwt-0:1.3.0-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.19.2-1.el9ap.src",
"product": {
"name": "python3.11-zipp-0:3.19.2-1.el9ap.src",
"product_id": "python3.11-zipp-0:3.19.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.19.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-0:3.3.1-3.el9ap.src",
"product": {
"name": "python3.11-bleach-0:3.3.1-3.el9ap.src",
"product_id": "python3.11-bleach-0:3.3.1-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach@3.3.1-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"product": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"product_id": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach-allowlist@1.0.3-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"product": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"product_id": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-simplejwt@5.3.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-naya-0:1.1.1-2.el9ap.src",
"product": {
"name": "python3.11-naya-0:1.1.1-2.el9ap.src",
"product_id": "python3.11-naya-0:1.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-naya@1.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"product_id": "python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-7.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.src",
"product": {
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.src",
"product_id": "python3.11-webencodings-0:0.5.1-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-webencodings@0.5.1-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"product": {
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"product_id": "python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.3-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"product": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"product_id": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requirements-parser@0.2.0-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.src",
"product": {
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.src",
"product_id": "python3.11-aiodns-0:3.1.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.1.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"product": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"product_id": "python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy@0.3.9-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.src",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.src",
"product_id": "python3.11-psycopg-0:3.1.17-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el9ap.src",
"product": {
"name": "python3.11-websockets-0:10.4-2.el9ap.src",
"product_id": "python3.11-websockets-0:10.4-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el9ap.src",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.src",
"product_id": "python3.11-yarl-0:1.9.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"product": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"product_id": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy-jar@1.0.6-2.Final_redhat_00001.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"product": {
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"product_id": "python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@23.2.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"product_id": "python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.src",
"product": {
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.src",
"product_id": "python3.11-asgiref-0:3.7.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.7.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.src",
"product": {
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.src",
"product_id": "python3.11-async-lru-0:2.0.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-lru@2.0.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"product": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"product_id": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@22.2.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.src",
"product": {
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.src",
"product_id": "python3.11-autobahn-0:23.6.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-autobahn@23.6.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-1.el9ap.src",
"product": {
"name": "python3.11-backoff-0:2.2.1-1.el9ap.src",
"product_id": "python3.11-backoff-0:2.2.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-boto3-0:1.34.30-1.el9ap.src",
"product": {
"name": "python3.11-boto3-0:1.34.30-1.el9ap.src",
"product_id": "python3.11-boto3-0:1.34.30-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-boto3@1.34.30-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.30-1.el9ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.30-1.el9ap.src",
"product_id": "python3.11-botocore-0:1.34.30-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.30-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-bracex-0:2.4-1.el9ap.src",
"product": {
"name": "python3.11-bracex-0:2.4-1.el9ap.src",
"product_id": "python3.11-bracex-0:2.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bracex@2.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el9ap.src",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.src",
"product_id": "python3.11-brotli-0:1.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.src",
"product": {
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.src",
"product_id": "python3.11-cachetools-0:5.3.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cachetools@5.3.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.src",
"product": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.src",
"product_id": "python3.11-certifi-0:2023.5.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2023.5.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.7-1.el9ap.src",
"product": {
"name": "python3.11-click-0:8.1.7-1.el9ap.src",
"product_id": "python3.11-click-0:8.1.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"product": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"product_id": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click-help-colors@0.9.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-croniter-0:2.0.1-1.el9ap.src",
"product": {
"name": "python3.11-croniter-0:2.0.1-1.el9ap.src",
"product_id": "python3.11-croniter-0:2.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-croniter@2.0.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"product": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"product_id": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@2.3.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"product": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"product_id": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.src",
"product": {
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.src",
"product_id": "python3.11-deprecated-0:1.2.14-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.14-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"product": {
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"product_id": "python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20230430-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"product": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"product_id": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.3.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-distro-0:1.9.0-1.el9ap.src",
"product": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.src",
"product_id": "python3.11-distro-0:1.9.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distro@1.9.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.25-1.el9ap.src",
"product_id": "python3.11-django-0:4.2.25-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.5-1.el9ap.src",
"product": {
"name": "python3.11-django-filter-0:23.5-1.el9ap.src",
"product_id": "python3.11-django-filter-0:23.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.src",
"product": {
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.src",
"product_id": "python3.11-django-guid-0:3.4.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.4.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"product": {
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"product_id": "python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.3.6-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"product": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"product_id": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.1.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.src",
"product": {
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.src",
"product_id": "python3.11-django-picklefield-0:3.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-picklefield@3.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.src",
"product": {
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.src",
"product_id": "python3.11-django-rq-0:2.8.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-rq@2.8.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"product_id": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"product": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"product_id": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-docutils@0.20.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dpath-0:2.1.6-1.el9ap.src",
"product": {
"name": "python3.11-dpath-0:2.1.6-1.el9ap.src",
"product_id": "python3.11-dpath-0:2.1.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dpath@2.1.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"product": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"product_id": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"product_id": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"product": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"product_id": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-filelock@3.13.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-flake8-0:6.1.0-2.el9ap.src",
"product": {
"name": "python3.11-flake8-0:6.1.0-2.el9ap.src",
"product_id": "python3.11-flake8-0:6.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-flake8@6.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-2.el9ap.src",
"product": {
"name": "python3.11-future-0:0.18.3-2.el9ap.src",
"product_id": "python3.11-future-0:0.18.3-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.src",
"product": {
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.src",
"product_id": "python3.11-gitdb-0:4.0.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitdb@4.0.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.src",
"product": {
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.src",
"product_id": "python3.11-gitpython-0:3.1.41-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitpython@3.1.41-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"product": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"product_id": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.src",
"product": {
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.src",
"product_id": "python3.11-google-auth-0:2.27.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-google-auth@2.27.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-incremental-0:24.7.2-1.el9ap.src",
"product": {
"name": "python3.11-incremental-0:24.7.2-1.el9ap.src",
"product_id": "python3.11-incremental-0:24.7.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-incremental@24.7.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.src",
"product": {
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.src",
"product_id": "python3.11-jmespath-0:1.0.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jmespath@1.0.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el9ap.src",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.src",
"product_id": "python3.11-jpy-0:0.15.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el9ap.src",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.src",
"product_id": "python3.11-ldap-0:3.4.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-markdown-0:3.5.2-1.el9ap.src",
"product": {
"name": "python3.11-markdown-0:3.5.2-1.el9ap.src",
"product_id": "python3.11-markdown-0:3.5.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markdown@3.5.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"product": {
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"product_id": "python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-marshmallow@3.20.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el9ap.src",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.src",
"product_id": "python3.11-multidict-0:6.0.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"product": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"product_id": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mypy-extensions@1.0.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"product": {
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"product_id": "python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-oauthlib@3.2.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"product": {
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"product_id": "python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:23.2-1.el9ap.src",
"product": {
"name": "python3.11-packaging-0:23.2-1.el9ap.src",
"product_id": "python3.11-packaging-0:23.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@23.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"product": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"product_id": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pathspec@0.12.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"product": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"product_id": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pbr@6.0.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"product": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"product_id": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pexpect@4.9.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"product": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"product_id": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-platformdirs@4.2.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.src",
"product": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.src",
"product_id": "python3.11-pluggy-0:1.4.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.4.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.src",
"product": {
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.src",
"product_id": "python3.11-podman-3:5.4.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-podman@5.4.0.1-1.el9ap?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"product": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"product_id": "python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-prometheus-client@0.19.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"product": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"product_id": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ptyprocess@0.7.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"product": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"product_id": "python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.23.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"product": {
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"product_id": "python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1@0.5.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"product": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"product_id": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1-modules@0.3.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"product": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"product_id": "python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycodestyle@2.11.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"product": {
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"product_id": "python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyflakes@3.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"product": {
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"product_id": "python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.7.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"product_id": "python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2024.1-1.el9ap.src",
"product": {
"name": "python3.11-pytz-0:2024.1-1.el9ap.src",
"product_id": "python3.11-pytz-0:2024.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2024.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.6.0-2.el9ap.src",
"product": {
"name": "python3.11-redis-0:4.6.0-2.el9ap.src",
"product_id": "python3.11-redis-0:4.6.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.6.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-2.el9ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.src",
"product_id": "python3.11-requests-0:2.31.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"product": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"product_id": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests-oauthlib@1.3.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"product": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"product_id": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-resolvelib@1.0.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rich-0:13.1.0-1.el9ap.src",
"product": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.src",
"product_id": "python3.11-rich-0:13.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rich@13.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-0:1.13.0-3.el9ap.src",
"product": {
"name": "python3.11-rq-0:1.13.0-3.el9ap.src",
"product_id": "python3.11-rq-0:1.13.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq@1.13.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-rsa-0:4.9-2.el9ap.src",
"product": {
"name": "python3.11-rsa-0:4.9-2.el9ap.src",
"product_id": "python3.11-rsa-0:4.9-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rsa@4.9-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"product": {
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"product_id": "python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-s3transfer@0.10.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-smmap-0:5.0.1-1.el9ap.src",
"product": {
"name": "python3.11-smmap-0:5.0.1-1.el9ap.src",
"product_id": "python3.11-smmap-0:5.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-smmap@5.0.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"product": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"product_id": "python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-core@4.5.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"product": {
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"product_id": "python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.3-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.5.0-1.el9ap.src",
"product": {
"name": "python3.11-tablib-0:3.5.0-1.el9ap.src",
"product_id": "python3.11-tablib-0:3.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted-0:24.7.0-1.el9ap.src",
"product": {
"name": "python3.11-twisted-0:24.7.0-1.el9ap.src",
"product_id": "python3.11-twisted-0:24.7.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted@24.7.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"product": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"product_id": "python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.9.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.src",
"product": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.src",
"product_id": "python3.11-urllib3-0:1.26.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.20-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"product": {
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"product_id": "python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2024.1.12-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"product": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"product_id": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wcmatch@8.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"product": {
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"product_id": "python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websocket-client@1.7.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"product": {
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"product_id": "python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.6.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.src",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.src",
"product_id": "python3.11-wrapt-0:1.16.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el9ap.src",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.src",
"product_id": "python3.11-zope-interface-0:6.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-1.el9ap.src",
"product": {
"name": "yamllint-0:1.35.1-1.el9ap.src",
"product_id": "yamllint-0:1.35.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"product": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"product_id": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@4.1.11-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.11.0-2.el9ap.src",
"product": {
"name": "bindep-0:2.11.0-2.el9ap.src",
"product_id": "bindep-0:2.11.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.11.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.src",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.src",
"product_id": "pulpcore-selinux-0:2.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "supervisor-0:4.2.5-1.el9ap.src",
"product": {
"name": "supervisor-0:4.2.5-1.el9ap.src",
"product_id": "supervisor-0:4.2.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supervisor@4.2.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.src",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.src",
"product_id": "python3.11-uamqp-0:1.6.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-chardet-0:5.2.0-2.el9ap.src",
"product": {
"name": "python3.11-chardet-0:5.2.0-2.el9ap.src",
"product_id": "python3.11-chardet-0:5.2.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-chardet@5.2.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-black-0:22.12.0-2.el9ap.src",
"product": {
"name": "python3.11-black-0:22.12.0-2.el9ap.src",
"product_id": "python3.11-black-0:22.12.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-black@22.12.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-14.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el9ap.src",
"product": {
"name": "receptor-0:1.6.2-1.el9ap.src",
"product_id": "receptor-0:1.6.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.27-1.el9ap.src",
"product_id": "automation-controller-0:4.5.27-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.1-2.el9ap.src",
"product": {
"name": "ansible-sign-0:0.1.1-2.el9ap.src",
"product_id": "ansible-sign-0:0.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.8-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.0.8-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.0.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.8-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"product": {
"name": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"product_id": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@6.14.3-5.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-2.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.15.13-2.el8ap.noarch",
"product_id": "ansible-core-1:2.15.13-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-2.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.13-2.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.15.13-2.el8ap.noarch",
"product_id": "ansible-test-1:2.15.13-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.13-2.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"product": {
"name": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"product_id": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.0.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"product": {
"name": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"product_id": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.3.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"product": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"product_id": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-runner@2.3.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:6.0.2-3.el8ap.noarch",
"product": {
"name": "molecule-0:6.0.2-3.el8ap.noarch",
"product_id": "molecule-0:6.0.2-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@6.0.2-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:2.4-2.el8ap.noarch",
"product": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.noarch",
"product_id": "ansible-dev-tools-0:2.4-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@2.4-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"product": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"product_id": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@3.4.1-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.5-2.el8ap.noarch",
"product": {
"name": "automation-hub-0:4.9.5-2.el8ap.noarch",
"product_id": "automation-hub-0:4.9.5-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.5-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2024.1.31-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2024.1.31-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2024.1.31-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.18-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.9.5-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"product_id": "python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.15.5-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"product": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"product_id": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.20.11-2.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"product_id": "python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.28.37-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"product": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"product_id": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.17.40-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"product": {
"name": "ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"product_id": "ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.0.8-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"product_id": "python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"product": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"product_id": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.17.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"product": {
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"product_id": "python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-watchdog@3.0.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"product": {
"name": "python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"product_id": "python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-storages%2Bazure@1.14.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"product": {
"name": "python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"product_id": "python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-storages%2Bs3@1.14.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"product": {
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"product_id": "python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-storages@1.14.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"product": {
"name": "python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"product_id": "python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-nginx@1.5.7-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"product": {
"name": "python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"product_id": "python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-Automat@22.10.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"product": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"product_id": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-sdk@1.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"product": {
"name": "python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"product_id": "python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels%2Bdaphne@4.0.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels-0:4.0.0-3.el8ap.noarch",
"product": {
"name": "python3.11-channels-0:4.0.0-3.el8ap.noarch",
"product_id": "python3.11-channels-0:4.0.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels@4.0.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"product": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"product_id": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-commonmark@0.9.1-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"product": {
"name": "python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"product_id": "python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-constantly@15.1.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"product": {
"name": "python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"product_id": "python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daphne@4.0.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"product_id": "python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"product": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"product_id": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-auth-ldap@4.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"product": {
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"product_id": "python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-crum@0.7.9-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"product": {
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"product_id": "python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ipware@3.0.7-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"product": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"product_id": "python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-prometheus@2.3.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"product": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"product_id": "python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-split-settings@1.2.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"product_id": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"product": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"product_id": "python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-enrich@1.2.7-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"product_id": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"product_id": "python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"product": {
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"product_id": "python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-hyperlink@21.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"product_id": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"product": {
"name": "python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"product_id": "python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"product": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"product_id": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-insights-analytics-collector@0.3.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"product": {
"name": "python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"product_id": "python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-isodate@0.6.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-janus-0:1.0.0-2.el8ap.noarch",
"product": {
"name": "python3.11-janus-0:1.0.0-2.el8ap.noarch",
"product_id": "python3.11-janus-0:1.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-janus@1.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"product_id": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"product": {
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"product_id": "python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-kubernetes@26.1.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"product": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"product_id": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-lockfile@0.12.2-2.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-4.el8ap.noarch",
"product": {
"name": "python3.11-markuppy-0:1.14-4.el8ap.noarch",
"product_id": "python3.11-markuppy-0:1.14-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"product": {
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"product_id": "python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mccabe@0.7.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"product": {
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"product_id": "python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-8.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-api@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-common@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-grpc@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-http@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-proto@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-sdk@1.18.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"product_id": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-semantic-conventions@0.39b0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-distro%2Botlp@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-distro@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation-django@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation-wsgi@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"product": {
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"product_id": "python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-util-http@0.39b0-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"product": {
"name": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"product_id": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-parsley@1.3-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"product": {
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"product_id": "python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.12-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"product": {
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"product_id": "python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pydantic@1.10.15-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"product": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"product_id": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygments@2.17.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"product_id": "python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"product": {
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"product_id": "python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-openid@3.2.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"product": {
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"product_id": "python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-saml@1.16.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"product": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"product_id": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq-scheduler@0.10.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"product": {
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"product_id": "python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-semantic-version@2.10.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"product": {
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"product_id": "python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-service-identity@21.1.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"product": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"product_id": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-app-django@5.4.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"product_id": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"product": {
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"product_id": "python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tabulate@0.9.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"product": {
"name": "python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"product_id": "python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-txaio@23.1.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"product_id": "python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"product_id": "python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-5.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"product": {
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"product_id": "python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-6.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"product": {
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"product_id": "python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"product": {
"name": "python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"product_id": "python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.19.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"product": {
"name": "python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"product_id": "python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach@3.3.1-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"product": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"product_id": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach-allowlist@1.0.3-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"product": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"product_id": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-simplejwt@5.3.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-naya-0:1.1.1-2.el8ap.noarch",
"product": {
"name": "python3.11-naya-0:1.1.1-2.el8ap.noarch",
"product_id": "python3.11-naya-0:1.1.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-naya@1.1.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"product_id": "python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-7.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"product": {
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"product_id": "python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-webencodings@0.5.1-4.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"product": {
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"product_id": "python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.3-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"product": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"product_id": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requirements-parser@0.2.0-5.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"product": {
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"product_id": "python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.1.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"product": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"product_id": "python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy@0.3.9-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"product": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"product_id": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy-jar@1.0.6-2.Final_redhat_00001.1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"product": {
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"product_id": "python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@23.2.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"product_id": "python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"product": {
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"product_id": "python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.7.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"product": {
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"product_id": "python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-lru@2.0.4-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"product": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"product_id": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@22.2.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"product": {
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"product_id": "python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-autobahn@23.6.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"product": {
"name": "python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"product_id": "python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"product": {
"name": "python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"product_id": "python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-boto3@1.34.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"product_id": "python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"product": {
"name": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"product_id": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bracex@2.4-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"product": {
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"product_id": "python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cachetools@5.3.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"product": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"product_id": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2023.5.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"product": {
"name": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"product_id": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"product": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"product_id": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click-help-colors@0.9.4-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"product": {
"name": "python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"product_id": "python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-croniter@2.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"product": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"product_id": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@2.3.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"product": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"product_id": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"product": {
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"product_id": "python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.14-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"product": {
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"product_id": "python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20230430-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"product": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"product_id": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.3.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"product": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"product_id": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distro@1.9.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el8ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.25-1.el8ap.noarch",
"product_id": "python3.11-django-0:4.2.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.5-1.el8ap.noarch",
"product": {
"name": "python3.11-django-filter-0:23.5-1.el8ap.noarch",
"product_id": "python3.11-django-filter-0:23.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"product": {
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"product_id": "python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.4.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"product": {
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"product_id": "python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.3.6-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"product": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"product_id": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.1.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"product": {
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"product_id": "python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-picklefield@3.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"product": {
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"product_id": "python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-rq@2.8.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"product_id": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"product": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"product_id": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-docutils@0.20.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"product": {
"name": "python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"product_id": "python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dpath@2.1.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"product_id": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"product_id": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"product": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"product_id": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-filelock@3.13.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"product": {
"name": "python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"product_id": "python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-flake8@6.1.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-2.el8ap.noarch",
"product": {
"name": "python3.11-future-0:0.18.3-2.el8ap.noarch",
"product_id": "python3.11-future-0:0.18.3-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"product": {
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"product_id": "python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitdb@4.0.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"product": {
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"product_id": "python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitpython@3.1.41-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"product": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"product_id": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"product": {
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"product_id": "python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-google-auth@2.27.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"product": {
"name": "python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"product_id": "python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-incremental@24.7.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"product": {
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"product_id": "python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jmespath@1.0.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"product": {
"name": "python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"product_id": "python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markdown@3.5.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"product": {
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"product_id": "python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-marshmallow@3.20.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"product": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"product_id": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mypy-extensions@1.0.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"product": {
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"product_id": "python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-oauthlib@3.2.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"product": {
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"product_id": "python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"product": {
"name": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"product_id": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@23.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"product_id": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pathspec@0.12.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"product": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"product_id": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pbr@6.0.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"product_id": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pexpect@4.9.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"product": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"product_id": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-platformdirs@4.2.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"product_id": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.4.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"product": {
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"product_id": "python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-podman@5.4.0.1-1.el8ap?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"product": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"product_id": "python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-prometheus-client@0.19.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"product": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"product_id": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ptyprocess@0.7.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"product_id": "python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.23.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"product_id": "python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1@0.5.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"product_id": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1-modules@0.3.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"product_id": "python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycodestyle@2.11.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"product_id": "python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyflakes@3.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"product": {
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"product_id": "python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.7.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"product_id": "python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2024.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pytz-0:2024.1-1.el8ap.noarch",
"product_id": "python3.11-pytz-0:2024.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2024.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.6.0-2.el8ap.noarch",
"product": {
"name": "python3.11-redis-0:4.6.0-2.el8ap.noarch",
"product_id": "python3.11-redis-0:4.6.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.6.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-2.el8ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"product": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"product_id": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests-oauthlib@1.3.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"product": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"product_id": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-resolvelib@1.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"product": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"product_id": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rich@13.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-0:1.13.0-3.el8ap.noarch",
"product": {
"name": "python3.11-rq-0:1.13.0-3.el8ap.noarch",
"product_id": "python3.11-rq-0:1.13.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq@1.13.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rsa-0:4.9-2.el8ap.noarch",
"product": {
"name": "python3.11-rsa-0:4.9-2.el8ap.noarch",
"product_id": "python3.11-rsa-0:4.9-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rsa@4.9-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"product": {
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"product_id": "python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-s3transfer@0.10.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"product": {
"name": "python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"product_id": "python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-smmap@5.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"product": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"product_id": "python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-core@4.5.4-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"product": {
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"product_id": "python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.3-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bhtml@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bods@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bxls@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bxlsx@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Byaml@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"product_id": "python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"product": {
"name": "python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"product_id": "python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted%2Btls@24.7.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"product": {
"name": "python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"product_id": "python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted@24.7.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"product_id": "python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.9.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"product": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"product_id": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"product": {
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"product_id": "python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2024.1.12-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"product": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"product_id": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wcmatch@8.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"product": {
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"product_id": "python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websocket-client@1.7.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"product": {
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"product_id": "python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.6.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-1.el8ap.noarch",
"product": {
"name": "yamllint-0:1.35.1-1.el8ap.noarch",
"product_id": "yamllint-0:1.35.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"product": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"product_id": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@4.1.11-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.11.0-2.el8ap.noarch",
"product": {
"name": "bindep-0:2.11.0-2.el8ap.noarch",
"product_id": "bindep-0:2.11.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.11.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "supervisor-0:4.2.5-1.el8ap.noarch",
"product": {
"name": "supervisor-0:4.2.5-1.el8ap.noarch",
"product_id": "supervisor-0:4.2.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supervisor@4.2.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"product": {
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"product_id": "python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-azure-core@1.29.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"product": {
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"product_id": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-azure-storage-blob@12.19.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"product": {
"name": "python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"product_id": "python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-chardet@5.2.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"product": {
"name": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"product_id": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-black@22.12.0-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-14.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.2-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.6.2-1.el8ap.noarch",
"product_id": "receptorctl-0:1.6.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.27-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.27-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.27-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.27-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.27-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.27-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"product": {
"name": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"product_id": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.1-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"product_id": "automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"product_id": "automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"product_id": "automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"product": {
"name": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"product_id": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@6.14.3-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"product": {
"name": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"product_id": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.0.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.13-2.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.15.13-2.el9ap.noarch",
"product_id": "ansible-core-1:2.15.13-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.13-2.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.13-2.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.15.13-2.el9ap.noarch",
"product_id": "ansible-test-1:2.15.13-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.13-2.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:2.4-2.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.noarch",
"product_id": "ansible-dev-tools-0:2.4-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@2.4-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"product": {
"name": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"product_id": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.3.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"product": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"product_id": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-runner@2.3.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"product_id": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@3.4.1-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.5-2.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.9.5-2.el9ap.noarch",
"product_id": "automation-hub-0:4.9.5-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.5-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:6.0.2-3.el9ap.noarch",
"product": {
"name": "molecule-0:6.0.2-3.el9ap.noarch",
"product_id": "molecule-0:6.0.2-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@6.0.2-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2024.1.31-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2024.1.31-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2024.1.31-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.18-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"product_id": "python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.1.12-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.9.5-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"product": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"product_id": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.20.11-2.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"product": {
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"product_id": "python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-container@2.15.5-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"product_id": "python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.28.37-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"product": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"product_id": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml@0.17.40-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"product": {
"name": "ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"product_id": "ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.0.8-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"product": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"product_id": "python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework@3.14.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"product": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"product_id": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jsonschema@4.17.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"product": {
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"product_id": "python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-watchdog@3.0.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"product": {
"name": "python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"product_id": "python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-Automat@22.10.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"product": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"product_id": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-sdk@1.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"product": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"product_id": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asyncio-throttle@1.0.2-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"product": {
"name": "python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"product_id": "python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels%2Bdaphne@4.0.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-channels-0:4.0.0-3.el9ap.noarch",
"product": {
"name": "python3.11-channels-0:4.0.0-3.el9ap.noarch",
"product_id": "python3.11-channels-0:4.0.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-channels@4.0.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"product": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"product_id": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-commonmark@0.9.1-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"product": {
"name": "python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"product_id": "python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-constantly@15.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"product": {
"name": "python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"product_id": "python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daphne@4.0.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"product": {
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"product_id": "python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-defusedxml@0.7.1-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"product": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"product_id": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-auth-ldap@4.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"product": {
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"product_id": "python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-crum@0.7.9-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"product": {
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"product_id": "python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ipware@3.0.7-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"product": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"product_id": "python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-prometheus@2.3.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"product": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"product_id": "python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-split-settings@1.2.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"product": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"product_id": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-spectacular@0.26.5-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"product": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"product_id": "python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-enrich@1.2.7-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"product": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"product_id": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-et-xmlfile@1.1.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"product": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"product_id": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-googleapis-common-protos@1.59.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"product": {
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"product_id": "python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@22.0.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"product": {
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"product_id": "python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-hyperlink@21.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"product": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"product_id": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-importlib-metadata@6.0.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"product": {
"name": "python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"product_id": "python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-inflection@0.5.1-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"product": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"product_id": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-insights-analytics-collector@0.3.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"product": {
"name": "python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"product_id": "python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-isodate@0.6.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-janus-0:1.0.0-2.el9ap.noarch",
"product": {
"name": "python3.11-janus-0:1.0.0-2.el9ap.noarch",
"product_id": "python3.11-janus-0:1.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-janus@1.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"product": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"product_id": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jinja2@3.1.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"product_id": "python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-kubernetes@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"product": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"product_id": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-lockfile@0.12.2-2.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-markuppy-0:1.14-4.el9ap.noarch",
"product": {
"name": "python3.11-markuppy-0:1.14-4.el9ap.noarch",
"product_id": "python3.11-markuppy-0:1.14-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markuppy@1.14-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"product": {
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"product_id": "python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mccabe@0.7.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"product": {
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"product_id": "python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-odfpy@1.4.1-8.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-api@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-common@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-grpc@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-exporter-otlp-proto-http@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-proto@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-sdk@1.18.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"product_id": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-semantic-conventions@0.39b0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-distro%2Botlp@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-distro@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation-django@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-instrumentation-wsgi@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"product": {
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"product_id": "python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-opentelemetry-util-http@0.39b0-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"product": {
"name": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"product_id": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-parsley@1.3-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"product": {
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"product_id": "python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.21.12-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"product_id": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyOpenSSL@24.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"product": {
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"product_id": "python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pydantic@1.10.15-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"product": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"product_id": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygments@2.17.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"product": {
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"product_id": "python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pygtrie@2.5.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"product": {
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"product_id": "python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-openid@3.2.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"product": {
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"product_id": "python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-python3-saml@1.16.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"product": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"product_id": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq-scheduler@0.10.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"product": {
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"product_id": "python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-semantic-version@2.10.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"product": {
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"product_id": "python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-service-identity@21.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"product": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"product_id": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-app-django@5.4.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"product_id": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"product": {
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"product_id": "python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tabulate@0.9.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"product": {
"name": "python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"product_id": "python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-txaio@23.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"product": {
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"product_id": "python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uritemplate@4.1.1-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"product": {
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"product_id": "python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-url-normalize@1.4.3-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"product": {
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"product_id": "python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlrd@2.0.1-6.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"product": {
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"product_id": "python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xlwt@1.3.0-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"product": {
"name": "python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"product_id": "python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zipp@3.19.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"product": {
"name": "python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"product_id": "python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach@3.3.1-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"product": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"product_id": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bleach-allowlist@1.0.3-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"product": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"product_id": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-simplejwt@5.3.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-naya-0:1.1.1-2.el9ap.noarch",
"product": {
"name": "python3.11-naya-0:1.1.1-2.el9ap.noarch",
"product_id": "python3.11-naya-0:1.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-naya@1.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"product": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"product_id": "python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwkest@1.4.2-7.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"product": {
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"product_id": "python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-webencodings@0.5.1-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"product": {
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"product_id": "python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-timeout@4.0.3-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"product": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"product_id": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requirements-parser@0.2.0-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"product": {
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"product_id": "python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiodns@3.1.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"product": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"product_id": "python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy@0.3.9-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"product": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"product_id": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drools-jpy-jar@1.0.6-2.Final_redhat_00001.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"product": {
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"product_id": "python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiofiles@23.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"product": {
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"product_id": "python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiosignal@1.3.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"product": {
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"product_id": "python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-asgiref@3.7.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"product": {
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"product_id": "python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-async-lru@2.0.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"product": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"product_id": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-attrs@22.2.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"product": {
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"product_id": "python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-autobahn@23.6.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"product": {
"name": "python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"product_id": "python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-backoff@2.2.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"product": {
"name": "python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"product_id": "python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-boto3@1.34.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"product_id": "python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"product": {
"name": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"product_id": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-bracex@2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"product": {
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"product_id": "python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cachetools@5.3.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"product": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"product_id": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-certifi@2023.5.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"product": {
"name": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"product_id": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click@8.1.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"product": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"product_id": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-click-help-colors@0.9.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"product": {
"name": "python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"product_id": "python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-croniter@2.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"product": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"product_id": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-daemon@2.3.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"product": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"product_id": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dateutil@2.8.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"product": {
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"product_id": "python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-deprecated@1.2.14-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"product": {
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"product_id": "python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-diff-match-patch@20230430-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"product": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"product_id": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.3.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"product": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"product_id": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distro@1.9.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-filter-0:23.5-1.el9ap.noarch",
"product": {
"name": "python3.11-django-filter-0:23.5-1.el9ap.noarch",
"product_id": "python3.11-django-filter-0:23.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-filter@23.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"product": {
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"product_id": "python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-guid@3.4.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"product": {
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"product_id": "python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-import-export@3.3.6-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"product": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"product_id": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-lifecycle@1.1.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"product": {
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"product_id": "python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-picklefield@3.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"product": {
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"product_id": "python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-rq@2.8.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"product": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"product_id": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-djangorestframework-queryfields@1.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"product": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"product_id": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-docutils@0.20.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"product": {
"name": "python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"product_id": "python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dpath@2.1.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"product_id": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-access-policy@1.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"product": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"product_id": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-drf-nested-routers@0.93.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"product": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"product_id": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-filelock@3.13.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"product": {
"name": "python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"product_id": "python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-flake8@6.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-future-0:0.18.3-2.el9ap.noarch",
"product": {
"name": "python3.11-future-0:0.18.3-2.el9ap.noarch",
"product_id": "python3.11-future-0:0.18.3-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-future@0.18.3-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"product": {
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"product_id": "python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitdb@4.0.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"product": {
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"product_id": "python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gitpython@3.1.41-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"product": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"product_id": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gnupg@0.5.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"product": {
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"product_id": "python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-google-auth@2.27.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"product": {
"name": "python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"product_id": "python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-incremental@24.7.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"product": {
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"product_id": "python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jmespath@1.0.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"product": {
"name": "python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"product_id": "python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markdown@3.5.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"product": {
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"product_id": "python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-marshmallow@3.20.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"product": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"product_id": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-mypy-extensions@1.0.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"product": {
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"product_id": "python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-oauthlib@3.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"product": {
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"product_id": "python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-openpyxl@3.1.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"product": {
"name": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"product_id": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-packaging@23.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"product_id": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pathspec@0.12.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"product": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"product_id": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pbr@6.0.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"product_id": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pexpect@4.9.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"product": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"product_id": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-platformdirs@4.2.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"product_id": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.4.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"product": {
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"product_id": "python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-podman@5.4.0.1-1.el9ap?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"product": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"product_id": "python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-prometheus-client@0.19.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"product": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"product_id": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ptyprocess@0.7.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"product": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"product_id": "python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-glue@0.23.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"product_id": "python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1@0.5.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"product_id": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyasn1-modules@0.3.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"product_id": "python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycodestyle@2.11.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"product_id": "python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyflakes@3.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"product": {
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"product_id": "python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyjwt@2.7.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"product_id": "python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyparsing@3.1.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytz-0:2024.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pytz-0:2024.1-1.el9ap.noarch",
"product_id": "python3.11-pytz-0:2024.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytz@2024.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-redis-0:4.6.0-2.el9ap.noarch",
"product": {
"name": "python3.11-redis-0:4.6.0-2.el9ap.noarch",
"product_id": "python3.11-redis-0:4.6.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-redis@4.6.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-2.el9ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"product": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"product_id": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests-oauthlib@1.3.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"product": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"product_id": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-resolvelib@1.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"product": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"product_id": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rich@13.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rq-0:1.13.0-3.el9ap.noarch",
"product": {
"name": "python3.11-rq-0:1.13.0-3.el9ap.noarch",
"product_id": "python3.11-rq-0:1.13.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rq@1.13.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-rsa-0:4.9-2.el9ap.noarch",
"product": {
"name": "python3.11-rsa-0:4.9-2.el9ap.noarch",
"product_id": "python3.11-rsa-0:4.9-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rsa@4.9-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"product": {
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"product_id": "python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-s3transfer@0.10.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"product": {
"name": "python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"product_id": "python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-smmap@5.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"product": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"product_id": "python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-social-auth-core@4.5.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"product": {
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"product_id": "python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-sqlparse@0.5.3-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bhtml@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bods@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bxls@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Bxlsx@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib%2Byaml@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"product_id": "python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tablib@3.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"product": {
"name": "python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"product_id": "python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted%2Btls@24.7.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"product": {
"name": "python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"product_id": "python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-twisted@24.7.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"product_id": "python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.9.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"product": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"product_id": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"product": {
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"product_id": "python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uuid6@2024.1.12-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"product": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"product_id": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wcmatch@8.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"product": {
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"product_id": "python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websocket-client@1.7.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"product": {
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"product_id": "python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-whitenoise@6.6.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-1.el9ap.noarch",
"product": {
"name": "yamllint-0:1.35.1-1.el9ap.noarch",
"product_id": "yamllint-0:1.35.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"product": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"product_id": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@4.1.11-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.11.0-2.el9ap.noarch",
"product": {
"name": "bindep-0:2.11.0-2.el9ap.noarch",
"product_id": "bindep-0:2.11.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.11.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "supervisor-0:4.2.5-1.el9ap.noarch",
"product": {
"name": "supervisor-0:4.2.5-1.el9ap.noarch",
"product_id": "supervisor-0:4.2.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/supervisor@4.2.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"product": {
"name": "python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"product_id": "python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-chardet@5.2.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"product": {
"name": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"product_id": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-black@22.12.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-14.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.2-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.2-1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.27-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.27-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.27-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.27-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.27-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.27-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"product": {
"name": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"product_id": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"product_id": "automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"product_id": "automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.8-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"product_id": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"product_id": "python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"product_id": "python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"product_id": "python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-0:10.4-2.el8ap.x86_64",
"product_id": "python3.11-websockets-0:10.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"product_id": "python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"product_id": "python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"product_id": "python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"product_id": "python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"product_id": "python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"product_id": "python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"product_id": "python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"product_id": "python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.6.2-1.el8ap.x86_64",
"product_id": "receptor-0:1.6.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.27-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.27-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"product_id": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"product_id": "python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"product_id": "python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"product_id": "python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-0:10.4-2.el9ap.x86_64",
"product_id": "python3.11-websockets-0:10.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"product_id": "python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"product_id": "python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"product_id": "python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"product_id": "python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"product_id": "python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"product_id": "python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"product_id": "python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"product_id": "pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"product_id": "python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.2-1.el9ap.x86_64",
"product_id": "receptor-0:1.6.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.27-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.27-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"product_id": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"product_id": "python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"product_id": "python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"product_id": "python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"product_id": "python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"product_id": "python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"product_id": "python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"product_id": "python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"product_id": "python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"product_id": "python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.6.2-1.el8ap.ppc64le",
"product_id": "receptor-0:1.6.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.27-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.27-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"product_id": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"product_id": "python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"product_id": "python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"product_id": "python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"product_id": "python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"product_id": "python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"product_id": "python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"product_id": "python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"product_id": "python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"product_id": "pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"product_id": "python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.2-1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.27-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.27-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"product_id": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"product_id": "python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"product_id": "python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"product_id": "python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"product_id": "python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-0:10.4-2.el8ap.s390x",
"product_id": "python3.11-websockets-0:10.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"product_id": "python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"product_id": "python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"product_id": "python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"product_id": "python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"product_id": "python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"product_id": "python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"product_id": "python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"product_id": "python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.6.2-1.el8ap.s390x",
"product_id": "receptor-0:1.6.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.27-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.27-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"product_id": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"product_id": "python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"product_id": "python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"product_id": "python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"product_id": "python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-0:10.4-2.el9ap.s390x",
"product_id": "python3.11-websockets-0:10.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"product_id": "python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"product_id": "python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"product_id": "python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"product_id": "python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"product_id": "python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"product_id": "python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"product_id": "python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"product_id": "pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"product_id": "python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.2-1.el9ap.s390x",
"product_id": "receptor-0:1.6.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.27-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.27-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"product_id": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"product_id": "python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"product_id": "python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"product_id": "python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-0:10.4-2.el8ap.aarch64",
"product_id": "python3.11-websockets-0:10.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"product_id": "python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"product_id": "python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"product_id": "python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"product_id": "python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"product_id": "python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"product_id": "python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"product_id": "python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"product_id": "pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"product_id": "python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.6.2-1.el8ap.aarch64",
"product_id": "receptor-0:1.6.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.27-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.27-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"product_id": "aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.4.1-1.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"product_id": "python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2@2.9.3-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"product_id": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debugsource@2.9.3-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"product_id": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg2-debuginfo@2.9.3-4.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"product_id": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography@42.0.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"product_id": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debugsource@42.0.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"product_id": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-cryptography-debuginfo@42.0.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debugsource@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_id": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-grpcio-tools-debuginfo@1.58.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"product_id": "python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow@10.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"product_id": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debugsource@10.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"product_id": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pillow-debuginfo@10.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"product_id": "python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares@4.4.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"product_id": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debugsource@4.4.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"product_id": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycares-debuginfo@4.4.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"product": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"product_id": "python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec@1.3.13-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"product": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"product_id": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debugsource@1.3.13-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"product": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"product_id": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-xmlsec-debuginfo@1.3.13-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"product_id": "python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp@3.9.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"product_id": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.9.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"product_id": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.9.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"product_id": "python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.1.17-3.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"product_id": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.1.17-3.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.1.17-3.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:10.4-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-0:10.4-2.el9ap.aarch64",
"product_id": "python3.11-websockets-0:10.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@10.4-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"product_id": "python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@10.4-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"product_id": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@10.4-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"product_id": "python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl@1.9.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"product_id": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.9.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"product_id": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.9.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"product_id": "python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli@1.1.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"product_id": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debugsource@1.1.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"product_id": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-brotli-debuginfo@1.1.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"product_id": "python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist@1.4.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"product_id": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debugsource@1.4.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"product_id": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-frozenlist-debuginfo@1.4.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"product_id": "python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy@0.15.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"product_id": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debugsource@0.15.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"product_id": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-jpy-debuginfo@0.15.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"product_id": "python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap@3.4.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"product_id": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debugsource@3.4.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"product_id": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ldap-debuginfo@3.4.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"product_id": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe@2.1.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"product_id": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debugsource@2.1.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"product": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"product_id": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-markupsafe-debuginfo@2.1.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"product_id": "python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict@6.0.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"product_id": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debugsource@6.0.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"product": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"product_id": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-multidict-debuginfo@6.0.4-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"product_id": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi@1.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"product_id": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debugsource@1.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"product_id": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-onigurumacffi-debuginfo@1.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"product_id": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex@3.20.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"product_id": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debugsource@3.20.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"product_id": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pycryptodomex-debuginfo@3.20.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"product_id": "python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt@1.16.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"product_id": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debugsource@1.16.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"product_id": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-wrapt-debuginfo@1.16.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"product": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"product_id": "python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface@6.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"product": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"product_id": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debugsource@6.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"product": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"product_id": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-zope-interface-debuginfo@6.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"product_id": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent@0.20.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"product_id": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debugsource@0.20.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"product": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"product_id": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pyrsistent-debuginfo@0.20.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"product": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"product_id": "pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pulpcore-selinux@2.0.1-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh@1.2.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debugsource@1.2.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"product": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"product_id": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-pylibssh-debuginfo@1.2.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"product_id": "python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp@1.6.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"product_id": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debugsource@1.6.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"product_id": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-uamqp-debuginfo@1.6.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.2-1.el9ap.aarch64",
"product_id": "receptor-0:1.6.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.27-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.27-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.27-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.27-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.27-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.noarch"
},
"product_reference": "molecule-0:6.0.2-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.src"
},
"product_reference": "molecule-0:6.0.2-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.src"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.noarch"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.src"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.src"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.noarch"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.src"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.src"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.src"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.noarch 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-installer-0:2.4-14.el8ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-14.el8ap.src 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-installer-0:2.4-14.el8ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.0.8-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.noarch"
},
"product_reference": "ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.0.8-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.src"
},
"product_reference": "ansible-rulebook-0:1.0.8-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.27-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.noarch"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.src"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.src"
},
"product_reference": "automation-eda-controller-0:1.0.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-server-0:1.0.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.5-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.noarch"
},
"product_reference": "automation-hub-0:4.9.5-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.5-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.src"
},
"product_reference": "automation-hub-0:4.9.5-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.noarch"
},
"product_reference": "molecule-0:6.0.2-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.src"
},
"product_reference": "molecule-0:6.0.2-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.aarch64"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.s390x"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.src"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.x86_64"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-Automat-0:22.10.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.noarch"
},
"product_reference": "python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-Automat-0:22.10.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.src"
},
"product_reference": "python3.11-Automat-0:22.10.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.noarch"
},
"product_reference": "python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.src"
},
"product_reference": "python3.11-aiodns-0:3.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.noarch"
},
"product_reference": "python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:23.2.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.src"
},
"product_reference": "python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.s390x"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.src"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.noarch"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.src"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.src"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.noarch"
},
"product_reference": "python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.7.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.src"
},
"product_reference": "python3.11-asgiref-0:3.7.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.noarch"
},
"product_reference": "python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-lru-0:2.0.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.src"
},
"product_reference": "python3.11-async-lru-0:2.0.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.noarch"
},
"product_reference": "python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.3-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.src"
},
"product_reference": "python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.noarch"
},
"product_reference": "python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-autobahn-0:23.6.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.src"
},
"product_reference": "python3.11-autobahn-0:23.6.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.noarch"
},
"product_reference": "python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-azure-core-0:1.29.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.src"
},
"product_reference": "python3.11-azure-core-0:1.29.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch"
},
"product_reference": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src"
},
"product_reference": "python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.noarch"
},
"product_reference": "python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.src"
},
"product_reference": "python3.11-backoff-0:2.2.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-0:3.3.1-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.noarch"
},
"product_reference": "python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-0:3.3.1-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.src"
},
"product_reference": "python3.11-bleach-0:3.3.1-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch"
},
"product_reference": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src"
},
"product_reference": "python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-boto3-0:1.34.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.noarch"
},
"product_reference": "python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-boto3-0:1.34.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.src"
},
"product_reference": "python3.11-boto3-0:1.34.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.s390x"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.src"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.noarch"
},
"product_reference": "python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cachetools-0:5.3.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.src"
},
"product_reference": "python3.11-cachetools-0:5.3.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.noarch"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.src"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch"
},
"product_reference": "python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels-0:4.0.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.noarch"
},
"product_reference": "python3.11-channels-0:4.0.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels-0:4.0.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.src"
},
"product_reference": "python3.11-channels-0:4.0.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-chardet-0:5.2.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.noarch"
},
"product_reference": "python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-chardet-0:5.2.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.src"
},
"product_reference": "python3.11-chardet-0:5.2.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.src"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-constantly-0:15.1.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.noarch"
},
"product_reference": "python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-constantly-0:15.1.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.src"
},
"product_reference": "python3.11-constantly-0:15.1.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-croniter-0:2.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-croniter-0:2.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.src"
},
"product_reference": "python3.11-croniter-0:2.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daphne-0:4.0.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.noarch"
},
"product_reference": "python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daphne-0:4.0.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.src"
},
"product_reference": "python3.11-daphne-0:4.0.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.noarch"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.src"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.noarch"
},
"product_reference": "python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.14-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.src"
},
"product_reference": "python3.11-deprecated-0:1.2.14-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.noarch"
},
"product_reference": "python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20230430-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.src"
},
"product_reference": "python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.src"
},
"product_reference": "python3.11-django-0:4.2.25-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src"
},
"product_reference": "python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.noarch"
},
"product_reference": "python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-crum-0:0.7.9-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.src"
},
"product_reference": "python3.11-django-crum-0:0.7.9-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.noarch"
},
"product_reference": "python3.11-django-filter-0:23.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.src"
},
"product_reference": "python3.11-django-filter-0:23.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.noarch"
},
"product_reference": "python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.4.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.src"
},
"product_reference": "python3.11-django-guid-0:3.4.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.noarch"
},
"product_reference": "python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.3.6-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.src"
},
"product_reference": "python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.noarch"
},
"product_reference": "python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ipware-0:3.0.7-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.src"
},
"product_reference": "python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch"
},
"product_reference": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.src"
},
"product_reference": "python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.noarch"
},
"product_reference": "python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-picklefield-0:3.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.src"
},
"product_reference": "python3.11-django-picklefield-0:3.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch"
},
"product_reference": "python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.src"
},
"product_reference": "python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.noarch"
},
"product_reference": "python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-rq-0:2.8.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.src"
},
"product_reference": "python3.11-django-rq-0:2.8.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch"
},
"product_reference": "python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.src"
},
"product_reference": "python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch"
},
"product_reference": "python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch"
},
"product_reference": "python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.noarch"
},
"product_reference": "python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-storages-0:1.14.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.src"
},
"product_reference": "python3.11-django-storages-0:1.14.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.src"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch"
},
"product_reference": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src"
},
"product_reference": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dpath-0:2.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.noarch"
},
"product_reference": "python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dpath-0:2.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.src"
},
"product_reference": "python3.11-dpath-0:2.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.src"
},
"product_reference": "python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.src"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch"
},
"product_reference": "python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.src"
},
"product_reference": "python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch"
},
"product_reference": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src"
},
"product_reference": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.src"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.noarch"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.src"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.src"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-flake8-0:6.1.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.noarch"
},
"product_reference": "python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-flake8-0:6.1.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.src"
},
"product_reference": "python3.11-flake8-0:6.1.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.s390x"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.src"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.noarch"
},
"product_reference": "python3.11-future-0:0.18.3-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.src"
},
"product_reference": "python3.11-future-0:0.18.3-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.noarch"
},
"product_reference": "python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitdb-0:4.0.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.src"
},
"product_reference": "python3.11-gitdb-0:4.0.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.noarch"
},
"product_reference": "python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitpython-0:3.1.41-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.src"
},
"product_reference": "python3.11-gitpython-0:3.1.41-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.noarch"
},
"product_reference": "python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-google-auth-0:2.27.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.src"
},
"product_reference": "python3.11-google-auth-0:2.27.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.src"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.src"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-hyperlink-0:21.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.src"
},
"product_reference": "python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.src"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-incremental-0:24.7.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.noarch"
},
"product_reference": "python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-incremental-0:24.7.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.src"
},
"product_reference": "python3.11-incremental-0:24.7.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.noarch"
},
"product_reference": "python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.src"
},
"product_reference": "python3.11-inflection-0:0.5.1-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch"
},
"product_reference": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src"
},
"product_reference": "python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-isodate-0:0.6.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.noarch"
},
"product_reference": "python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-isodate-0:0.6.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.src"
},
"product_reference": "python3.11-isodate-0:0.6.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-janus-0:1.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-janus-0:1.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-janus-0:1.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.src"
},
"product_reference": "python3.11-janus-0:1.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.noarch"
},
"product_reference": "python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jmespath-0:1.0.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.src"
},
"product_reference": "python3.11-jmespath-0:1.0.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.s390x"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.src"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.noarch"
},
"product_reference": "python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-kubernetes-0:26.1.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.src"
},
"product_reference": "python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.s390x"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.src"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markdown-0:3.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.noarch"
},
"product_reference": "python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markdown-0:3.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.src"
},
"product_reference": "python3.11-markdown-0:3.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.noarch"
},
"product_reference": "python3.11-markuppy-0:1.14-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.src"
},
"product_reference": "python3.11-markuppy-0:1.14-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.noarch"
},
"product_reference": "python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-marshmallow-0:3.20.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.src"
},
"product_reference": "python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.noarch"
},
"product_reference": "python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mccabe-0:0.7.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.src"
},
"product_reference": "python3.11-mccabe-0:0.7.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.s390x"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.src"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-naya-0:1.1.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.noarch"
},
"product_reference": "python3.11-naya-0:1.1.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-naya-0:1.1.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.src"
},
"product_reference": "python3.11-naya-0:1.1.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-nginx-0:1.5.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.noarch"
},
"product_reference": "python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-nginx-0:1.5.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.src"
},
"product_reference": "python3.11-nginx-0:1.5.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.noarch"
},
"product_reference": "python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-oauthlib-0:3.2.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.src"
},
"product_reference": "python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.noarch"
},
"product_reference": "python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-8.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.src"
},
"product_reference": "python3.11-odfpy-0:1.4.1-8.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.noarch"
},
"product_reference": "python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.src"
},
"product_reference": "python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-0:1.18.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el8ap.src"
},
"product_reference": "python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src"
},
"product_reference": "python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch"
},
"product_reference": "python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.src"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.src"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-podman-3:5.4.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.src"
},
"product_reference": "python3.11-podman-3:5.4.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch"
},
"product_reference": "python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.src"
},
"product_reference": "python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.noarch"
},
"product_reference": "python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.12-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.src"
},
"product_reference": "python3.11-protobuf-0:4.21.12-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.src"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.s390x"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.src"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch"
},
"product_reference": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.src"
},
"product_reference": "python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.15.5-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.src"
},
"product_reference": "python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.src"
},
"product_reference": "python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.28.37-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-0:0.5.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.src"
},
"product_reference": "python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src"
},
"product_reference": "python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.src"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.src"
},
"product_reference": "python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.src"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.noarch"
},
"product_reference": "python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pydantic-0:1.10.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.src"
},
"product_reference": "python3.11-pydantic-0:1.10.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyflakes-0:3.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.src"
},
"product_reference": "python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.noarch"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.src"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.src"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.noarch"
},
"product_reference": "python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.7.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.src"
},
"product_reference": "python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.src"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.noarch"
},
"product_reference": "python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-openid-0:3.2.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.src"
},
"product_reference": "python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.noarch"
},
"product_reference": "python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-saml-0:1.16.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.src"
},
"product_reference": "python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2024.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pytz-0:2024.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2024.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.src"
},
"product_reference": "python3.11-pytz-0:2024.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.6.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.noarch"
},
"product_reference": "python3.11-redis-0:4.6.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.6.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.src"
},
"product_reference": "python3.11-redis-0:4.6.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch"
},
"product_reference": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src"
},
"product_reference": "python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-0:1.13.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.noarch"
},
"product_reference": "python3.11-rq-0:1.13.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-0:1.13.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.src"
},
"product_reference": "python3.11-rq-0:1.13.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch"
},
"product_reference": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.src"
},
"product_reference": "python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rsa-0:4.9-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.noarch"
},
"product_reference": "python3.11-rsa-0:4.9-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rsa-0:4.9-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.src"
},
"product_reference": "python3.11-rsa-0:4.9-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.noarch"
},
"product_reference": "python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-s3transfer-0:0.10.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.src"
},
"product_reference": "python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.noarch"
},
"product_reference": "python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-semantic-version-0:2.10.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.src"
},
"product_reference": "python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.noarch"
},
"product_reference": "python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-service-identity-0:21.1.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.src"
},
"product_reference": "python3.11-service-identity-0:21.1.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-smmap-0:5.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.noarch"
},
"product_reference": "python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-smmap-0:5.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.src"
},
"product_reference": "python3.11-smmap-0:5.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch"
},
"product_reference": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src"
},
"product_reference": "python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch"
},
"product_reference": "python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.src"
},
"product_reference": "python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.noarch"
},
"product_reference": "python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.3-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.src"
},
"product_reference": "python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+html-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.src"
},
"product_reference": "python3.11-tablib-0:3.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.noarch"
},
"product_reference": "python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tabulate-0:0.9.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.src"
},
"product_reference": "python3.11-tabulate-0:0.9.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch"
},
"product_reference": "python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted-0:24.7.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.noarch"
},
"product_reference": "python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted-0:24.7.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.src"
},
"product_reference": "python3.11-twisted-0:24.7.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-txaio-0:23.1.1-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.noarch"
},
"product_reference": "python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-txaio-0:23.1.1-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.src"
},
"product_reference": "python3.11-txaio-0:23.1.1-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.src"
},
"product_reference": "python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.s390x"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.src"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.noarch"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.src"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.noarch"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-5.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.src"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.noarch"
},
"product_reference": "python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2024.1.12-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.src"
},
"product_reference": "python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.noarch"
},
"product_reference": "python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-watchdog-0:3.0.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.src"
},
"product_reference": "python3.11-watchdog-0:3.0.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.noarch"
},
"product_reference": "python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-webencodings-0:0.5.1-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.src"
},
"product_reference": "python3.11-webencodings-0:0.5.1-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.noarch"
},
"product_reference": "python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websocket-client-0:1.7.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.src"
},
"product_reference": "python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-0:10.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-0:10.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.src"
},
"product_reference": "python3.11-websockets-0:10.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-0:10.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.noarch"
},
"product_reference": "python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.6.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.src"
},
"product_reference": "python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.s390x"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.src"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.noarch"
},
"product_reference": "python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-6.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.src"
},
"product_reference": "python3.11-xlrd-0:2.0.1-6.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.noarch"
},
"product_reference": "python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-4.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.src"
},
"product_reference": "python3.11-xlwt-0:1.3.0-4.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.s390x"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.src"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.s390x"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.src"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.19.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.noarch"
},
"product_reference": "python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.19.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.src"
},
"product_reference": "python3.11-zipp-0:3.19.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.aarch64"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.s390x"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.src"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.x86_64"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supervisor-0:4.2.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.noarch"
},
"product_reference": "supervisor-0:4.2.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supervisor-0:4.2.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.src"
},
"product_reference": "supervisor-0:4.2.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.noarch"
},
"product_reference": "molecule-0:6.0.2-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.src"
},
"product_reference": "molecule-0:6.0.2-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.noarch"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.src"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.src"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.noarch"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.src"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.src"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.src"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.noarch 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-installer-0:2.4-14.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-14.el9ap.src 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-installer-0:2.4-14.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.0.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.0.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.13-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.13-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:2.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:2.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.noarch"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:6.14.3-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.src"
},
"product_reference": "ansible-lint-0:6.14.3-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:3.4.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.src"
},
"product_reference": "ansible-navigator-0:3.4.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.0.8-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.noarch"
},
"product_reference": "ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.0.8-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.src"
},
"product_reference": "ansible-rulebook-0:1.0.8-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.3.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.src"
},
"product_reference": "ansible-runner-0:2.3.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.13-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.13-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.27-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.27-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.src"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.0.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-server-0:1.0.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.5-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.9.5-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.5-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.src"
},
"product_reference": "automation-hub-0:4.9.5-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.noarch"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.11.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.src"
},
"product_reference": "bindep-0:2.11.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.noarch"
},
"product_reference": "molecule-0:6.0.2-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:6.0.2-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.src"
},
"product_reference": "molecule-0:6.0.2-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.aarch64"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.s390x"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.src"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pulpcore-selinux-0:2.0.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.x86_64"
},
"product_reference": "pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-Automat-0:22.10.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.noarch"
},
"product_reference": "python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-Automat-0:22.10.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.src"
},
"product_reference": "python3.11-Automat-0:22.10.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.noarch"
},
"product_reference": "python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiodns-0:3.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.src"
},
"product_reference": "python3.11-aiodns-0:3.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.noarch"
},
"product_reference": "python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiofiles-0:23.2.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.src"
},
"product_reference": "python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.s390x"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.src"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.noarch"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-aiosignal-0:1.3.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.src"
},
"product_reference": "python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src"
},
"product_reference": "python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.noarch"
},
"product_reference": "python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asgiref-0:3.7.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.src"
},
"product_reference": "python3.11-asgiref-0:3.7.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.noarch"
},
"product_reference": "python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-lru-0:2.0.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.src"
},
"product_reference": "python3.11-async-lru-0:2.0.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.noarch"
},
"product_reference": "python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-async-timeout-0:4.0.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.src"
},
"product_reference": "python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src"
},
"product_reference": "python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-attrs-0:22.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.src"
},
"product_reference": "python3.11-attrs-0:22.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.noarch"
},
"product_reference": "python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-autobahn-0:23.6.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.src"
},
"product_reference": "python3.11-autobahn-0:23.6.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.noarch"
},
"product_reference": "python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-backoff-0:2.2.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.src"
},
"product_reference": "python3.11-backoff-0:2.2.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.noarch"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-black-0:22.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.src"
},
"product_reference": "python3.11-black-0:22.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-0:3.3.1-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.noarch"
},
"product_reference": "python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-0:3.3.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.src"
},
"product_reference": "python3.11-bleach-0:3.3.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch"
},
"product_reference": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src"
},
"product_reference": "python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-boto3-0:1.34.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.noarch"
},
"product_reference": "python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-boto3-0:1.34.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.src"
},
"product_reference": "python3.11-boto3-0:1.34.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.noarch"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-bracex-0:2.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.src"
},
"product_reference": "python3.11-bracex-0:2.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.s390x"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.src"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-0:1.1.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.noarch"
},
"product_reference": "python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cachetools-0:5.3.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.src"
},
"product_reference": "python3.11-cachetools-0:5.3.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.noarch"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-certifi-0:2023.5.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.src"
},
"product_reference": "python3.11-certifi-0:2023.5.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch"
},
"product_reference": "python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels-0:4.0.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.noarch"
},
"product_reference": "python3.11-channels-0:4.0.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-channels-0:4.0.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.src"
},
"product_reference": "python3.11-channels-0:4.0.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-chardet-0:5.2.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.noarch"
},
"product_reference": "python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-chardet-0:5.2.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.src"
},
"product_reference": "python3.11-chardet-0:5.2.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.noarch"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-0:8.1.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.src"
},
"product_reference": "python3.11-click-0:8.1.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.src"
},
"product_reference": "python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.noarch"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-commonmark-0:0.9.1-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.src"
},
"product_reference": "python3.11-commonmark-0:0.9.1-6.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-constantly-0:15.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.noarch"
},
"product_reference": "python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-constantly-0:15.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.src"
},
"product_reference": "python3.11-constantly-0:15.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-croniter-0:2.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-croniter-0:2.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.src"
},
"product_reference": "python3.11-croniter-0:2.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.src"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.noarch"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daemon-0:2.3.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.src"
},
"product_reference": "python3.11-daemon-0:2.3.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daphne-0:4.0.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.noarch"
},
"product_reference": "python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-daphne-0:4.0.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.src"
},
"product_reference": "python3.11-daphne-0:4.0.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.noarch"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dateutil-0:2.8.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.src"
},
"product_reference": "python3.11-dateutil-0:2.8.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.noarch"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-defusedxml-0:0.7.1-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.src"
},
"product_reference": "python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.noarch"
},
"product_reference": "python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-deprecated-0:1.2.14-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.src"
},
"product_reference": "python3.11-deprecated-0:1.2.14-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.noarch"
},
"product_reference": "python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-diff-match-patch-0:20230430-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.src"
},
"product_reference": "python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.3.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.3.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distro-0:1.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.src"
},
"product_reference": "python3.11-distro-0:1.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src"
},
"product_reference": "python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.noarch"
},
"product_reference": "python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-crum-0:0.7.9-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.src"
},
"product_reference": "python3.11-django-crum-0:0.7.9-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.noarch"
},
"product_reference": "python3.11-django-filter-0:23.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-filter-0:23.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.src"
},
"product_reference": "python3.11-django-filter-0:23.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-guid-0:3.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.src"
},
"product_reference": "python3.11-django-guid-0:3.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.noarch"
},
"product_reference": "python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-import-export-0:3.3.6-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.src"
},
"product_reference": "python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.noarch"
},
"product_reference": "python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ipware-0:3.0.7-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.src"
},
"product_reference": "python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.src"
},
"product_reference": "python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.noarch"
},
"product_reference": "python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-picklefield-0:3.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.src"
},
"product_reference": "python3.11-django-picklefield-0:3.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch"
},
"product_reference": "python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-prometheus-0:2.3.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.src"
},
"product_reference": "python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.noarch"
},
"product_reference": "python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-rq-0:2.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.src"
},
"product_reference": "python3.11-django-rq-0:2.8.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch"
},
"product_reference": "python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-split-settings-0:1.2.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.src"
},
"product_reference": "python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-0:3.14.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.src"
},
"product_reference": "python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src"
},
"product_reference": "python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch"
},
"product_reference": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src"
},
"product_reference": "python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.noarch"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-docutils-0:0.20.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.src"
},
"product_reference": "python3.11-docutils-0:0.20.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dpath-0:2.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.noarch"
},
"product_reference": "python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dpath-0:2.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.src"
},
"product_reference": "python3.11-dpath-0:2.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.src"
},
"product_reference": "python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src"
},
"product_reference": "python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.src"
},
"product_reference": "python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch"
},
"product_reference": "python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-0:0.3.9-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.src"
},
"product_reference": "python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch"
},
"product_reference": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src"
},
"product_reference": "python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.1.12-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.src"
},
"product_reference": "python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.noarch"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-enrich-0:1.2.7-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.src"
},
"product_reference": "python3.11-enrich-0:1.2.7-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.src"
},
"product_reference": "python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.noarch"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-filelock-0:3.13.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.src"
},
"product_reference": "python3.11-filelock-0:3.13.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-flake8-0:6.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.noarch"
},
"product_reference": "python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-flake8-0:6.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.src"
},
"product_reference": "python3.11-flake8-0:6.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.s390x"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.src"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.noarch"
},
"product_reference": "python3.11-future-0:0.18.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-future-0:0.18.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.src"
},
"product_reference": "python3.11-future-0:0.18.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.noarch"
},
"product_reference": "python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitdb-0:4.0.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.src"
},
"product_reference": "python3.11-gitdb-0:4.0.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.noarch"
},
"product_reference": "python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gitpython-0:3.1.41-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.src"
},
"product_reference": "python3.11-gitpython-0:3.1.41-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.noarch"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gnupg-0:0.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.src"
},
"product_reference": "python3.11-gnupg-0:0.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.noarch"
},
"product_reference": "python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-google-auth-0:2.27.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.src"
},
"product_reference": "python3.11-google-auth-0:2.27.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src"
},
"product_reference": "python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.src"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64"
},
"product_reference": "python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:22.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.src"
},
"product_reference": "python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-hyperlink-0:21.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.src"
},
"product_reference": "python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.src"
},
"product_reference": "python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-incremental-0:24.7.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.noarch"
},
"product_reference": "python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-incremental-0:24.7.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.src"
},
"product_reference": "python3.11-incremental-0:24.7.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.noarch"
},
"product_reference": "python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-inflection-0:0.5.1-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.src"
},
"product_reference": "python3.11-inflection-0:0.5.1-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch"
},
"product_reference": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src"
},
"product_reference": "python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-isodate-0:0.6.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.noarch"
},
"product_reference": "python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-isodate-0:0.6.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.src"
},
"product_reference": "python3.11-isodate-0:0.6.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-janus-0:1.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-janus-0:1.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-janus-0:1.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.src"
},
"product_reference": "python3.11-janus-0:1.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python3.11-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.noarch"
},
"product_reference": "python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jmespath-0:1.0.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.src"
},
"product_reference": "python3.11-jmespath-0:1.0.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.s390x"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.src"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-0:0.15.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-jsonschema-0:4.17.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.src"
},
"product_reference": "python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-kubernetes-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.src"
},
"product_reference": "python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.s390x"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.src"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-0:3.4.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.noarch"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-lockfile-1:0.12.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.src"
},
"product_reference": "python3.11-lockfile-1:0.12.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markdown-0:3.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.noarch"
},
"product_reference": "python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markdown-0:3.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.src"
},
"product_reference": "python3.11-markdown-0:3.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.noarch"
},
"product_reference": "python3.11-markuppy-0:1.14-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markuppy-0:1.14-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.src"
},
"product_reference": "python3.11-markuppy-0:1.14-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.src"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64"
},
"product_reference": "python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.noarch"
},
"product_reference": "python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-marshmallow-0:3.20.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.src"
},
"product_reference": "python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.noarch"
},
"product_reference": "python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mccabe-0:0.7.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.src"
},
"product_reference": "python3.11-mccabe-0:0.7.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.s390x"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.src"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-0:6.0.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64"
},
"product_reference": "python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src"
},
"product_reference": "python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-naya-0:1.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.noarch"
},
"product_reference": "python3.11-naya-0:1.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-naya-0:1.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.src"
},
"product_reference": "python3.11-naya-0:1.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.noarch"
},
"product_reference": "python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-oauthlib-0:3.2.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.src"
},
"product_reference": "python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.noarch"
},
"product_reference": "python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-odfpy-0:1.4.1-8.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.src"
},
"product_reference": "python3.11-odfpy-0:1.4.1-8.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-openpyxl-0:3.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.src"
},
"product_reference": "python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-0:1.18.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el9ap.src"
},
"product_reference": "python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src"
},
"product_reference": "python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch"
},
"product_reference": "python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.noarch"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-packaging-0:23.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.src"
},
"product_reference": "python3.11-packaging-0:23.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.noarch"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-parsley-0:1.3-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.src"
},
"product_reference": "python3.11-parsley-0:1.3-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pathspec-0:0.12.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.src"
},
"product_reference": "python3.11-pathspec-0:0.12.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.noarch"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pbr-0:6.0.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.src"
},
"product_reference": "python3.11-pbr-0:6.0.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pexpect-0:4.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.src"
},
"product_reference": "python3.11-pexpect-0:4.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.src"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-platformdirs-0:4.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.src"
},
"product_reference": "python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.src"
},
"product_reference": "python3.11-pluggy-0:1.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-podman-3:5.4.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.src"
},
"product_reference": "python3.11-podman-3:5.4.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch"
},
"product_reference": "python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-prometheus-client-0:0.19.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.src"
},
"product_reference": "python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.noarch"
},
"product_reference": "python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.21.12-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.src"
},
"product_reference": "python3.11-protobuf-0:4.21.12-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.src"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.1.17-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.s390x"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.src"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.src"
},
"product_reference": "python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch"
},
"product_reference": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.src"
},
"product_reference": "python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.noarch"
},
"product_reference": "python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-container-0:2.15.5-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.src"
},
"product_reference": "python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch"
},
"product_reference": "python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-glue-0:0.23.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.src"
},
"product_reference": "python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.28.37-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src"
},
"product_reference": "python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-0:0.5.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.src"
},
"product_reference": "python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src"
},
"product_reference": "python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.src"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-0:4.4.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycodestyle-0:2.11.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.src"
},
"product_reference": "python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.src"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.noarch"
},
"product_reference": "python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pydantic-0:1.10.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.src"
},
"product_reference": "python3.11-pydantic-0:1.10.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyflakes-0:3.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.src"
},
"product_reference": "python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.noarch"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygments-0:2.17.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.src"
},
"product_reference": "python3.11-pygments-0:2.17.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.noarch"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pygtrie-0:2.5.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.src"
},
"product_reference": "python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwkest-0:1.4.2-7.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.src"
},
"product_reference": "python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.noarch"
},
"product_reference": "python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyjwt-0:2.7.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.src"
},
"product_reference": "python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyparsing-0:3.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.src"
},
"product_reference": "python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.src"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.noarch"
},
"product_reference": "python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-openid-0:3.2.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.src"
},
"product_reference": "python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.noarch"
},
"product_reference": "python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-python3-saml-0:1.16.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.src"
},
"product_reference": "python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2024.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pytz-0:2024.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytz-0:2024.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.src"
},
"product_reference": "python3.11-pytz-0:2024.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.6.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.noarch"
},
"product_reference": "python3.11-redis-0:4.6.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-redis-0:4.6.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.src"
},
"product_reference": "python3.11-redis-0:4.6.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch"
},
"product_reference": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src"
},
"product_reference": "python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.src"
},
"product_reference": "python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-resolvelib-0:1.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.src"
},
"product_reference": "python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.noarch"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rich-0:13.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.src"
},
"product_reference": "python3.11-rich-0:13.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-0:1.13.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.noarch"
},
"product_reference": "python3.11-rq-0:1.13.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-0:1.13.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.src"
},
"product_reference": "python3.11-rq-0:1.13.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch"
},
"product_reference": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.src"
},
"product_reference": "python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rsa-0:4.9-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.noarch"
},
"product_reference": "python3.11-rsa-0:4.9-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rsa-0:4.9-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.src"
},
"product_reference": "python3.11-rsa-0:4.9-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.noarch"
},
"product_reference": "python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-s3transfer-0:0.10.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.src"
},
"product_reference": "python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.noarch"
},
"product_reference": "python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-semantic-version-0:2.10.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.src"
},
"product_reference": "python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.noarch"
},
"product_reference": "python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-service-identity-0:21.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.src"
},
"product_reference": "python3.11-service-identity-0:21.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-smmap-0:5.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-smmap-0:5.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.src"
},
"product_reference": "python3.11-smmap-0:5.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch"
},
"product_reference": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src"
},
"product_reference": "python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch"
},
"product_reference": "python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-social-auth-core-0:4.5.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.src"
},
"product_reference": "python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.noarch"
},
"product_reference": "python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-sqlparse-0:0.5.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.src"
},
"product_reference": "python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+html-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tablib-0:3.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.src"
},
"product_reference": "python3.11-tablib-0:3.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.noarch"
},
"product_reference": "python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tabulate-0:0.9.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.src"
},
"product_reference": "python3.11-tabulate-0:0.9.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch"
},
"product_reference": "python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted-0:24.7.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.noarch"
},
"product_reference": "python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-twisted-0:24.7.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.src"
},
"product_reference": "python3.11-twisted-0:24.7.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-txaio-0:23.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.noarch"
},
"product_reference": "python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-txaio-0:23.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.src"
},
"product_reference": "python3.11-txaio-0:23.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.9.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.src"
},
"product_reference": "python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.s390x"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.src"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-0:1.6.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.noarch"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uritemplate-0:4.1.1-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.src"
},
"product_reference": "python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.noarch"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-url-normalize-0:1.4.3-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.src"
},
"product_reference": "python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.noarch"
},
"product_reference": "python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-uuid6-0:2024.1.12-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.src"
},
"product_reference": "python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.noarch"
},
"product_reference": "python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-watchdog-0:3.0.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.src"
},
"product_reference": "python3.11-watchdog-0:3.0.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.noarch"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wcmatch-0:8.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.src"
},
"product_reference": "python3.11-wcmatch-0:8.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.noarch"
},
"product_reference": "python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-webencodings-0:0.5.1-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.src"
},
"product_reference": "python3.11-webencodings-0:0.5.1-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.noarch"
},
"product_reference": "python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websocket-client-0:1.7.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.src"
},
"product_reference": "python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-0:10.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-0:10.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.src"
},
"product_reference": "python3.11-websockets-0:10.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:10.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-0:10.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.noarch"
},
"product_reference": "python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-whitenoise-0:6.6.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.src"
},
"product_reference": "python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.s390x"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.src"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-0:1.16.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64"
},
"product_reference": "python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.noarch"
},
"product_reference": "python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlrd-0:2.0.1-6.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.src"
},
"product_reference": "python3.11-xlrd-0:2.0.1-6.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.noarch"
},
"product_reference": "python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xlwt-0:1.3.0-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.src"
},
"product_reference": "python3.11-xlwt-0:1.3.0-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.s390x"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.src"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64"
},
"product_reference": "python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64"
},
"product_reference": "python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64"
},
"product_reference": "python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.s390x"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.src"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-0:1.9.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64"
},
"product_reference": "python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.19.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.noarch"
},
"product_reference": "python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zipp-0:3.19.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.src"
},
"product_reference": "python3.11-zipp-0:3.19.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.aarch64"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.s390x"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.src"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-0:6.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.x86_64"
},
"product_reference": "python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64"
},
"product_reference": "python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64"
},
"product_reference": "python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supervisor-0:4.2.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.noarch"
},
"product_reference": "supervisor-0:4.2.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "supervisor-0:4.2.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.src"
},
"product_reference": "supervisor-0:4.2.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.src"
},
"product_reference": "yamllint-0:1.35.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59530",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2025-10-10T17:01:16.758297+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403125"
}
],
"notes": [
{
"category": "description",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability risk is limited to applications which includethe quic-go library. Host Red Hat systems are not at risk of availability degradation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-Developer-1.1:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "RHBZ#2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/pull/5354",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
}
],
"release_date": "2025-10-10T16:09:55.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T17:47:02+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21706"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-core-0:1.29.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-azure-storage-blob-0:12.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+azure-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages+s3-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-django-storages-0:1.14.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-nginx-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:yamllint-0:1.35.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.4.1-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-14.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-builder-0:3.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-dev-tools-0:2.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-lint-0:6.14.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-navigator-0:3.4.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-rulebook-0:1.0.8-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-runner-0:2.3.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-sign-0:0.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.13-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.27-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:bindep-0:2.11.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:molecule-0:6.0.2-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:pulpcore-selinux-0:2.0.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-Automat-0:22.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiodns-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiofiles-0:23.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debuginfo-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiohttp-debugsource-0:3.9.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-aiosignal-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-compat-0:4.1.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debuginfo-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-pylibssh-debugsource-0:1.2.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-runner-0:2.3.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ansible-sdk-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asgiref-0:3.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-lru-0:2.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-async-timeout-0:4.0.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-asyncio-throttle-0:1.0.2-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-attrs-0:22.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-autobahn-0:23.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-backoff-0:2.2.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-black-0:22.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-0:3.3.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bleach-allowlist-0:1.0.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-boto3-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-botocore-0:1.34.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-bracex-0:2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debuginfo-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-brotli-debugsource-0:1.1.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cachetools-0:5.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-certifi-0:2023.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels+daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-channels-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-chardet-0:5.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-0:8.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-click-help-colors-0:0.9.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-commonmark-0:0.9.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-constantly-0:15.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-croniter-0:2.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debuginfo-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-cryptography-debugsource-0:42.0.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daemon-0:2.3.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-daphne-0:4.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dateutil-0:2.8.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-defusedxml-0:0.7.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-deprecated-0:1.2.14-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-diff-match-patch-0:20230430-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distlib-0:0.3.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-distro-0:1.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-0:4.2.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+authentication-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base+channel_auth-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ansible-base-0:2024.1.31-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-auth-ldap-0:4.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-crum-0:0.7.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-filter-0:23.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-guid-0:3.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-import-export-0:3.3.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-ipware-0:3.0.7-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-lifecycle-0:1.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-picklefield-0:3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-prometheus-0:2.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-rq-0:2.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-django-split-settings-0:1.2.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-0:3.14.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-queryfields-0:1.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-djangorestframework-simplejwt-0:5.3.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-docutils-0:0.20.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dpath-0:2.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-access-policy-0:1.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-nested-routers-0:0.93.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drf-spectacular-0:0.26.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-0:0.3.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-drools-jpy-jar-0:1.0.6-2.Final_redhat_00001.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-dynaconf-0:3.1.12-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-enrich-0:1.2.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-et-xmlfile-0:1.1.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-filelock-0:3.13.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-flake8-0:6.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debuginfo-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-frozenlist-debugsource-0:1.4.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-future-0:0.18.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-importer-0:0.4.18-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-galaxy-ng-0:4.9.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitdb-0:4.0.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gitpython-0:3.1.41-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gnupg-0:0.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-google-auth-0:2.27.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-googleapis-common-protos-0:1.59.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-debugsource-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-grpcio-tools-debuginfo-0:1.58.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-gunicorn-0:22.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-hyperlink-0:21.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-importlib-metadata-0:6.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-incremental-0:24.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-inflection-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-insights-analytics-collector-0:0.3.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-isodate-0:0.6.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-janus-0:1.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jmespath-0:1.0.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debuginfo-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jpy-debugsource-0:0.15.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-jsonschema-0:4.17.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-kubernetes-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debuginfo-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ldap-debugsource-0:3.4.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-lockfile-1:0.12.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markdown-0:3.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markuppy-0:1.14-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debuginfo-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-markupsafe-debugsource-0:2.1.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-marshmallow-0:3.20.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mccabe-0:0.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debuginfo-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-multidict-debugsource-0:6.0.4-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-mypy-extensions-0:1.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-naya-0:1.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-oauthlib-0:3.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-odfpy-0:1.4.1-8.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debuginfo-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-onigurumacffi-debugsource-0:1.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-openpyxl-0:3.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-0:1.18.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-api-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-contrib-0:1.18.0-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro+otlp-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-distro-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-common-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-grpc-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-exporter-otlp-proto-http-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-django-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-instrumentation-wsgi-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-proto-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-sdk-0:1.18.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-semantic-conventions-0:0.39b0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-opentelemetry-util-http-0:0.39b0-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-packaging-0:23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-parsley-0:1.3-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pathspec-0:0.12.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pbr-0:6.0.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pexpect-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debuginfo-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pillow-debugsource-0:10.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-platformdirs-0:4.2.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pluggy-0:1.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-podman-3:5.4.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-prometheus-client-0:0.19.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-protobuf-0:4.21.12-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-c-debuginfo-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg-debugsource-0:3.1.17-3.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debuginfo-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-psycopg2-debugsource-0:2.9.3-4.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ptyprocess-0:0.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-ansible-1:0.20.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-container-0:2.15.5-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulp-glue-0:0.23.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pulpcore-0:3.28.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyOpenSSL-0:24.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-0:0.5.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyasn1-modules-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debuginfo-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycares-debugsource-0:4.4.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycodestyle-0:2.11.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debuginfo-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pycryptodomex-debugsource-0:3.20.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pydantic-0:1.10.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyflakes-0:3.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygments-0:2.17.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pygtrie-0:2.5.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwkest-0:1.4.2-7.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyjwt-0:2.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyparsing-0:3.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debuginfo-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pyrsistent-debugsource-0:0.20.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-openid-0:3.2.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-python3-saml-0:1.16.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-pytz-0:2024.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-redis-0:4.6.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-0:2.31.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requests-oauthlib-0:1.3.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-requirements-parser-0:0.2.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-resolvelib-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rich-0:13.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-0:1.13.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rq-scheduler-0:0.10.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-rsa-0:4.9-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-0:0.17.40-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-s3transfer-0:0.10.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-semantic-version-0:2.10.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-service-identity-0:21.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-smmap-0:5.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-app-django-0:5.4.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-social-auth-core-0:4.5.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-sqlparse-0:0.5.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-subprocess-tee-0:0.4.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+html-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+ods-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xls-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+xlsx-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib+yaml-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tablib-0:3.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-tabulate-0:0.9.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted+tls-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-twisted-0:24.7.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-txaio-0:23.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-typing-extensions-0:4.9.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debuginfo-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uamqp-debugsource-0:1.6.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uritemplate-0:4.1.1-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-url-normalize-0:1.4.3-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-uuid6-0:2024.1.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-watchdog-0:3.0.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wcmatch-0:8.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-webencodings-0:0.5.1-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websocket-client-0:1.7.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debuginfo-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-websockets-debugsource-0:10.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-whitenoise-0:6.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debuginfo-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-wrapt-debugsource-0:1.16.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlrd-0:2.0.1-6.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xlwt-0:1.3.0-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debuginfo-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-xmlsec-debugsource-0:1.3.13-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debuginfo-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-yarl-debugsource-0:1.9.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zipp-0:3.19.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debuginfo-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3.11-zope-interface-debugsource-0:6.1-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.2-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:supervisor-0:4.2.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:yamllint-0:1.35.1-1.el9ap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame"
}
]
}
rhsa-2025:21892
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Submariner v0.21 General Availability release images, which provide enhancements, security fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.\nRed Hat Advanced Cluster Management for Kubernetes v2.14",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner is a Kubernetes operator that enables cross-cluster connectivity for services and pods,\nimplementing KEP-1645 (Multi-Cluster Services API). After deploying the Submariner operator,\nit can enable direct networking between pods and services across different Kubernetes clusters.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:21892",
"url": "https://access.redhat.com/errata/RHSA-2025:21892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47950",
"url": "https://access.redhat.com/security/cve/CVE-2025-47950"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59530",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21892.json"
}
],
"title": "Red Hat Security Advisory: Submariner v0.21 security fixes and container updates",
"tracking": {
"current_release_date": "2025-11-21T19:39:03+00:00",
"generator": {
"date": "2025-11-21T19:39:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:21892",
"initial_release_date": "2025-11-20T21:12:16+00:00",
"revision_history": [
{
"date": "2025-11-20T21:12:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-20T21:12:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:39:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Management for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"product_id": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256%3A14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"product_id": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256%3A0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"product_id": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256%3A88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"product_id": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256%3A401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762820727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256%3Abee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763509984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256%3A5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256%3A87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256%3A82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762272934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256%3Afb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479111"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"product_id": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256%3Aefb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"product_id": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256%3A6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"product_id": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256%3Abe8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762820727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"product_id": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256%3A6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762272934"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"product_id": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256%3Ac757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"product_id": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256%3Ac1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"product_id": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256%3Ad9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762820727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"product_id": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256%3A6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762272934"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"product_id": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256%3A165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"product_id": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256%3Ab4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762794442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"product_id": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256%3Ac53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"product_id": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256%3A3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762820727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256%3A80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256%3Ad1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256%3Af23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1762272934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256%3A9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=v0.21-1763479111"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47950",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-06-06T18:00:49.860708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370860"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion vulnerability was found in CoreDNS when operating with QUIC traffic streams. The CoreDNS server in affected versions would spawn a new goroutine for each incoming QUIC stream without limit. This flaw allows a malicious user to create an unbounded number of QUIC streams and consume all available resources, leading to an application level denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "coredns: CoreDNS Vulnerable to DoQ Memory Exhaustion via Stream Amplification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "On a Red Hat system, a denial of service to the CoreDNS service will not take down the host system, so the availability impact is assessed as Low for Red Hat systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47950"
},
{
"category": "external",
"summary": "RHBZ#2370860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370860"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47950"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc9250",
"url": "https://datatracker.ietf.org/doc/html/rfc9250"
},
{
"category": "external",
"summary": "https://github.com/coredns/coredns/commit/efaed02c6a480ec147b1f799aab7cf815b17dfe1",
"url": "https://github.com/coredns/coredns/commit/efaed02c6a480ec147b1f799aab7cf815b17dfe1"
},
{
"category": "external",
"summary": "https://github.com/coredns/coredns/security/advisories/GHSA-cvx7-x8pj-x2gw",
"url": "https://github.com/coredns/coredns/security/advisories/GHSA-cvx7-x8pj-x2gw"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go",
"url": "https://github.com/quic-go/quic-go"
},
{
"category": "external",
"summary": "https://www.usenix.org/conference/usenixsecurity23/presentation/botella",
"url": "https://www.usenix.org/conference/usenixsecurity23/presentation/botella"
}
],
"release_date": "2025-06-06T17:32:30.218000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-20T21:12:16+00:00",
"details": "For release note details, see the upstream Submariner release notes:\n\nhttps://submariner.io/community/releases/\n\nDownstream-specific issues resolved:\n\n* ACM-18625\n\nFor more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21892"
},
{
"category": "workaround",
"details": "Users unable to upgrade should manually disable the QUIC protocol support.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "coredns: CoreDNS Vulnerable to DoQ Memory Exhaustion via Stream Amplification"
},
{
"cve": "CVE-2025-59530",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2025-10-10T17:01:16.758297+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403125"
}
],
"notes": [
{
"category": "description",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability risk is limited to applications which includethe quic-go library. Host Red Hat systems are not at risk of availability degradation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "RHBZ#2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/pull/5354",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
}
],
"release_date": "2025-10-10T16:09:55.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-20T21:12:16+00:00",
"details": "For release note details, see the upstream Submariner release notes:\n\nhttps://submariner.io/community/releases/\n\nDownstream-specific issues resolved:\n\n* ACM-18625\n\nFor more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21892"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:14c65ee67fd7195517a3cf39fec0cddb0eaf9e5b65e6397bd503a0ea33754345_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:165f366dd0ffa4dd79e879521915a3be858ff614d35f9e67753c88abf2112b44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:c757e84627a3ae0a7e3686fb5420c9239d8110a7bd687cee63b9d589715411c6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-agent-rhel9@sha256:efb1d8f17a92ad94d8782856cd0a2db1b00c183b981a53e49ee0a1af49e61542_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:0f9380e0f21767f6e4cbf31ed6dc9190c40b18bc322381c79da0a630b9cad9c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:6b89cc6b664a68b5cdaa81a1485322a9fc60dd209bd9dccd4e700b405c89c702_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:b4411c648954c8d21895ce18425a0b891d2216379cfd4fc406cf6a1cc8c02b23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/lighthouse-coredns-rhel9@sha256:c1a1ba28965ced479dff6faa839fcc0e481c15465040876cbb8ed14c1f481035_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:88ecf6133e82478410fa429112b0912b98f4c01654d10f34575953b5e19f193c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/nettest-rhel9@sha256:c53b2ac2ebd78b8ff281b14f3da41076d247020452af4beaca81570cf7f71362_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:3f8f98bb126920bd023bde3b5caa5bccdc8be8e65645cc6a1c9bbc43f25c31dc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:401b29baa802009e8a3b28a59029c3d3dd0b151b6804feba6e4506c2740fb7b5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:be8471dbde00929621e61e57c8dda366b162226a579a66ec872a1d71455aa019_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/subctl-rhel9@sha256:d9a1d15c4640423514b57b84811352d0cfb4d632faf1f425dc10f15f90ff59d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:5a6bfa602a2065256eb8da856893b3e931c806f5e873c3438d66e02f772c2325_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-gateway-rhel9@sha256:80be27c20725f6074859e9ae631176e7ed2b30425c870b8dff2f6408f1dcfd68_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:87574a058d18d6805917dcf2258b928f849c81248600c9b2cc84c90c9d9ce3f1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-globalnet-rhel9@sha256:d1379387db8e161b936f433b7d9721ec58924f94ce6c14b5cf216c49727b2a82_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-operator-bundle@sha256:bee92e4e7d305ab6f48d4a06fa7130f59ceebd004bbe802cd41a1eb4ffb98aee_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6c3e1deb6e373d6f1d71f4e5816c8df96511c2b9089508926f97fa923f301726_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:6f01e4ebd615a60562ab5f0f9adc591b11b972748bfca30bff6d0f20593c3218_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:82deff07c86e7bd1d44ce47cb27bff1af920fd6a7f6858dfee744e8143bb654b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-rhel9-operator@sha256:f23e015b459f42241f494b2c307502c6ca4a12e74bbcfc032f9a22a9f71d7ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:9141a0390a9a24b37fff256f287969f6f200c116d143c45572dd2b0ed2ca8634_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-route-agent-rhel9@sha256:fb361b9fd163c98f8345407e763448c3a75b74643e392d742164eb6b0177cbe7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame"
}
]
}
rhsa-2025:21775
Vulnerability from csaf_redhat
Notes
{
"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.6",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for\nbuilding, deploying and managing IT automation at scale. IT Managers can\nprovide top-down guidelines on how automation is applied to individual\nteams, while automation developers retain the freedom to write tasks that\nleverage existing knowledge without the overhead. Ansible Automation\nPlatform makes it possible for users across an organization to share, vet,\nand manage automation content by means of a simple, powerful, and agentless\nlanguage.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:21775",
"url": "https://access.redhat.com/errata/RHSA-2025:21775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59530",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9909",
"url": "https://access.redhat.com/security/cve/CVE-2025-9909"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21775.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2025-11-21T19:39:01+00:00",
"generator": {
"date": "2025-11-21T19:39:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:21775",
"initial_release_date": "2025-11-19T20:53:45+00:00",
"revision_history": [
{
"date": "2025-11-19T20:53:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-19T20:53:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:39:01+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.6",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ac48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Ae24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ad3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Aab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Aafa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ab850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Af124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Afe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Af7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Aace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Af9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Aba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Afc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ad2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Aba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ab171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Af54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Aed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ab3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Abf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Aa78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Aa3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ace7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Ad6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ae71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ac54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Afa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Adaa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ae3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Aa5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aa5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Acb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ac4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aeea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Aed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Abad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Afedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elijah DeLee"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2025-9909",
"cwe": {
"id": "CWE-647",
"name": "Use of Non-Canonical URL Paths for Authorization Decisions"
},
"discovery_date": "2025-09-03T07:53:49.538000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392836"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aap-gateway: Improper Path Validation in Gateway Allows Credential Exfiltration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate because exploitation requires the attacker to have administrative access (or successfully social engineer a legitimate admin). A malicious or tricked admin can create a deceptive route with a double-slash path that captures user credentials in cleartext, potentially allowing persistent backdoor access even after the admin\u2019s permissions are revoked. The gateway does not normalize or validate these paths, meaning normal users cannot detect the attack through ordinary API use. Although an attacker cannot exploit this without access to route creation, the combination of privileged requirements and complete credential exposure makes this a moderate severity risk in any environment where multiple users rely on gateway authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9909"
},
{
"category": "external",
"summary": "RHBZ#2392836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9909"
}
],
"release_date": "2025-09-17T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-19T20:53:45+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21775"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aap-gateway: Improper Path Validation in Gateway Allows Credential Exfiltration"
},
{
"cve": "CVE-2025-59530",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2025-10-10T17:01:16.758297+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403125"
}
],
"notes": [
{
"category": "description",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability risk is limited to applications which includethe quic-go library. Host Red Hat systems are not at risk of availability degradation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "RHBZ#2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/pull/5354",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
}
],
"release_date": "2025-10-10T16:09:55.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-19T20:53:45+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21775"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:3a9f71dccd69c69b4c22340422afb79721baa325da14cec800ebde673cebf930_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7f9b3d985ecd6f93529b2b839baa4d737164d1ba298f30a6f3bc831965dc4312_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ace7ce2ae2ee9b98dc8a4942a98300512b735b66d8cc37059b6b1f67e07d8e1b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:e3f483e45cea2d749ce26912c4a1156d10846d98abc117af21498f29c430c1b5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:09eca964b00db2d71d01b093e51a4a35ed84a24f9e4876b884b2e73228aaae9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:4e84dcc052eb9b24266d4390f07a67685c643e383d04a8a5f516960ce83e3c6a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:9adfea6f4de00dddfb4fabfb75bc32ca50d5eb8207c8392fbb1bd69d39ef8b1c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:f9e4d7afc8ad21a79486a9c651ee7c19b3d92fc0583cf966b4dad14773137884_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:3617bcce27c83a80ab3a3d1e293093c67deff43c648a97acfb6ac948ff793dfe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:777c94c4a68d39c1407ad15378634c0cb0d1c19e25ddf8ccce66ed2838cf37ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:83f792abb8bc80e1f0f7df382f60e5755a136b16e0a3a43aa6131010794ac122_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:94fcd4ab926cb289a83631b3c51c11197a53abcf071ef9ae7c431850e1324086_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:45e4196bf6d68b20cbba715803d58a2605ff1fcd0dbb53f2801b88c22fad132e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:7576521a6e2ea17c73adc411f3e7a3482391af5d4b47ef54297ce0d1fa99ca3d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:a78a49f839edbf5f7034f9ddc2b59790d079ff940f8fa5a690e6daf153b0ac2d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fc58f987e868373066412653fb2ab0fc1a987c9e1a57f7ebc4a03b39064255dc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:34b96fa71bec1a5e64da3fa2aefdde8e771c8074c789cd1b008638733059376d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a5c5074c6a8a89eda577b337888bfd9cd46bd8a5e7ee8483f7dbd3c7fe27b604_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ca509114d80375ec403d4fed5ddbb3d4e331cc86af1098159be138e59129b74e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ff2c15cf116fda40641696f675874c1386345081f9697db278e47bfe9db68762_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:18b770e23f808bde9e31dcaf76cbe51add16f18f3a37ad35a6cafedd4cf9d8ab_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:65722ae4cc9f6e4c9921a5bef61dda6c5cc5f7f44a4ade32acb7effcae0d64c9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:b850178cc0d3cba4b8461529d0afe987c92661024da2d71c38beb32a04b03d7a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:e71de3760078e84dc99c084b7f384a4ed367aedf9973f56fa553983765e27d46_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:11bc6d478098b9fdf9962a66d80bb80cf15b91dde7ca63d67d46f206b91d0180_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:144f421032efd741e78e23e9bedee6a502ba6a48e937889458f8051c3f1e1df3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:6fbda034807be4b897dd13a7e7b1c5c292db0839ea05e7b54dfb00cf9217d888_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:f124392fac8a6e08600705ba73f39ef3b4c33c6965aa3222c57908928e986892_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:346d9931a27fe022df1499c36e18e506d4e698bafbd58366693c4033f65a3cce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3dde78e468410f1ac40555ffa5a9e21ac2f35080c4354dcf81e2603592858b8c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:a3e12733ab226b7a448b51400e27bfce6448acbedac6b9167183874dac0d849f_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ba3cacbeb877ff09ec2c891ef32384621459fb7a58434e2effc83fae789b36a0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:36721c63ab9d129eca6ea03af70a4dfb84311eb6eae2b924917d17c618afaf63_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a685cb765e716d48d189a117a47a2d0f7b9d110799d4fb5472978ca21d36d44_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:61641006cb2398b16371f70a43da18a9a34a98e48c8c57f3c6b41f90f1c03f4d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d2f8261594c04558e65645da5a4554a566f72078766716fc84265ec4030a6ab6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:1e04673fedad17ed1e2c6179eb16a4c07ffe533358d97b1e17f53e2f3e3cd0ac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ab12424814c27347cb439cb44217e7fa0c95d83b0e23642f32b94b1b7d5d4050_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:b171858ed5511572d0579adffc925887220752171a3c2a006a81c04a3b6c922b_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ce7e3fd303d497fc6edfbe94bbf39433f3ef215f1743b3f12287d39c83220222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5997df382322ab9f930488f21c7172c273b02fa6904321a4fdf390c1803933d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6a95c2667db14ab908a92c2f955ceb2a988a5c0941459a777f48d74a9cf4d098_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:7bb0eb277c71cb23498c8d5482f49f7be87ecf38a46abbf4f6c18bbbacc0523f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:c54e1efc1731f0362213cefc44248d67484d9972bf73f2153bb4063d13e8a395_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:bad1a2a96caf59c2bd0cc635c16db17c73e0d9322eafc214048f6e60d66d44c1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:ed8189cd093b376b25400e5c90a5eea2a53aced9860ed4c738df2a1fad17535c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fa49692b25b030c42a5f4b10452dc1c984f365c6259b19ff4a8d166067c15d05_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:fe46975188a191d1232e3a524f1558436b7a9806b751f6d289f1fec9f924dbb6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:102cbf1e085d7764b67730b09d174a94ff039d68c4fc341e1cbab5bd76c8a4d7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:4772bb8b8a21ca9568c8834ae29e2b85998e4f73316ff0fb8db48998bc22ee67_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7f3dea84be1c0e66e1f84c9ec6b7ecfe7de717817a4cae0fefe1ab94f3581cf2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:c4c70870e07761ab235f677bc6e6314e9eaec2aa16b0c81322c1582556580346_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1484dae6ddfdb7008e3f8f52b508a5992db75ad6559cf86fc617fcd5ce8b8fb5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:18983733a31537f8512d7b2f5a5f003aa0aec49cc2a53144900d5cea21fa51d3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:1a0245154acca81af092792bd8f4dc8e7e9ab7ebf975c89db0a787ea475b46ef_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:6d9c07d57a0fadf447ba2d1a4f8e542c3eac1a9b6c2d700bef9d5b0d377dbf83_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1d46d7cb52c86446709c213cd18af2d1a8ea4a5b98f130b49416c31c4ce0f7a2_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:98d626893e9cf0135353bba7c83edd2d40c717ebf005fb7bb4b99ba508edccb5_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:cb8263f4ddb47e4126d27de1e7603205f7e00198adedea28dc2413dc1076eae1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:d6bd83a65b6a0ca9cead0652736c51dd1ab02fc8d9ee2a5c19e413a5239c0cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f24d32c84b58e47a13d8cfec21442768518ab781bf1dff5be18e004450131b6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:9529fb213a46439758d6e90dab6db7d601874d812ab3a2285e002b40f2ced1dc_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:afa09e9f8df3f1c0abf35505b39b42e13fb8c8a533385afa2f28e93055b57425_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:ed96e8072137697c6a73668b63e2fab6ec3bbd23acfb03d40f7f697d7ffde1ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6406cc46b7e5ad80619fd8ca43d421d955101943a64fafe62084843cca5e654c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ac977ea7ed00a2f2b729a3de05e87bdba210e89b2fa46b1684d985b5fed0279c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:eea780073ecdf1047ff035a594470004119b8ebe9a326fe0ee3079e6fa08ec9c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:f54d75eedf50a64e74acb6802e924b6ddd9f595e964175d39eed9afe3cd3bcd6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:10c5c7955dae7e5ea3383a15ba32b8ce9c67f37ca065735f26322e3b86055a1a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:87975c0171cef22ecb8d4a340c7069499e33aa23117e2c43ff582b4d752c29b2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:9353defdce9b5c4daacd28da596adc795e323c6300ba4874627a423c27b4a45e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:95d604c0fa184d7d7e4452991a39ba75c6bcb6b2257a26139f9836f1f6fe212d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:518aa886b379656cbcad74a99496f769034a41c23a52d3ae54f503138f8df9c6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:66f1a7e91609f50fce48d6591eeb5d49c62905dbd8b091228770b84f50874533_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a5e96e1cf84eabcd31eb6fa807c521bba8ba99145e54ab01370b762c4266e6ce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:b3751dbd98a2369261d0136ea554ef8771ba05b2877870533871ba17bfec4847_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:4ab6954281c03737902c879855089d362317a0c25ec051c2d9760e2d68fb5bac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8e0c097e2f848c3591857a5d4f57f3ae73f51c63662537619a985e89d647bf92_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9b58120876ae933f3b60eb5bbfa67ca76bd955f423a67adc7fa57e14b93a3574_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e24c5aa345adaadf251b6839e37d9f0827b6fa8930eb4f00fbb085c33323e60b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:7fcbebd04e211104047a600a7a193ca0d0942952f9e0dbacf6b27c398739c46f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:8d46601137202ee0aed04a86f69aac66a8025beda7f3d535537666a6b2059949_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bf6550b96b3e5a4e5461ed6634a5c9cf13c7e5b1dd177feb4153cd63aa08262a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:c48ec64d9529abb824f7c730a6b66e331aff678afb08689d81000052e1905c96_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:220bd26a6471f422a93245dd771d88514c44cfaf279a7b433cef781042a5294c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:873e3476370f93194d6ada7436e6944bb4d60152a31bc041e8e2efaa3d449fcf_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ba198d25bd072037a673cbcd05eba23951daf5558bcd94f5229e9accb9ec43e2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d3a8be761ef1209a75e4c40b62fa287c7fd6999b88aee458fec139b43cfd7aaf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66006461e63754e26ea5da18be6a4e14e04319a017532895ba02252a2ea1bf3e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:66500847847d0c1a78452889fcb17c747873f1083965414ac703416786148cea_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:6e728cbb32e891fdc4644e7c82182911cb2bf108f754a8fe6136bccbae52162b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:792202d49a9ea3256dec02a9ce92e89761eca60e060b5d64f1af0f06263d2673_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:0bfbe9955b393a1338208ae0bf324b315bde5806ccb1c5312cfc0239fba10b8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:3204a3c5f954088733a88d20f41a413a9d183ac25342ecbb37ff14948b8ce722_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:f7086b1cccb03288b66321778e33dcccaf11036cc8106921fcbc330a34fd1c02_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fedb2d8425c1c94b895945cc4bfbb68217d21196b08e94a898d3d45d6adebb04_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:003d666fa23781f74864de69b60d12abbd1f1e390db706657c01c5d1ffd40750_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6db6ae060f4cd630a952cf87e9e36dfaad8fd1ba105a4cb29ebd8d0b98456f16_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:8aa3b7bebd30b7a11c50ea1809c2ef84382243eda36afa232a97614f3a03f160_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:daa5e6e086efaa8bd49bc93b18901bfc7c510556e12387e61ac848d1632319de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:831a1ecb85d1bd6cb7ae144712152d2c0b59b3efc4c3d53eddf0e7db4fe199eb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:84eb81b3f9768ba6e12970969d9a282d40e461ce9e0f12e775e5a03820da569b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame"
}
]
}
rhsa-2025:21768
Vulnerability from csaf_redhat
Notes
{
"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.6\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat 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\nSecurity Fix(es):\n\n* receptor: quic-go Crash Due to Premature HANDSHAKE_DONE Frame (CVE-2025-59530)\n* automation-gateway: Improper Path Validation in Gateway Allows Credential Exfiltration (CVE-2025-9909)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nAutomation Platform\n* Added fallback-authenticator feature, which allows users to configure \"fallback_authentication\" for running custom logic in the event local authentication fails (AAP-56919)\n* Fixed a significant performance regression in response time for GET requests to /role_definitions/ and related endpoints (AAP-56868)\n* Allows for Event-Driven Ansible to add CA Certificates in Gateway which can then used by Envoy to do certificate based Auth for mTLS EventStreams (AAP-56770)\n* Users who existed in AAP 2.5 with controller legacy authentication, but never logged in are now marked such that they will attempt authentication with controller in AAP 2.6 rather than being left in an unusable state (AAP-56388)\n* Fixed an issue in which superuser status would sync from gateway to other components if set to True, but not if set to False (AAP-56296)\n* Fixed \"column main_unifiedjobtemplate.org_unique does not exist\" migration error (AAP-56222)\n* Fixed using \"and\" condition with multiple attributes. Where previously the authentication map would skip the missing attributes, with this fix the the map will be applied only if all attributes are present and the condition(s) are met (AAP-53612)\n* Fixed an issue where platform auditors were not able Platform level settings (AAP-55608)\n* Fixed an issue where the Team input field on the authentication mapping form was not hidden when an organization role was selected (AAP-55602)\n* Fixed an issue where the workflow visualizer CSS was displaying the incorrect height (AAP-55164)\n* Fix an Execution Environment deletion warning (AAP-55135)\n* Added login page at /login to bypass the LOGIN_REDIRECT_OVERRIDE setting when it is misconfigured (AAP-53471)\n* Ansible Lightspeed section has been removed from the left navigation bar (AAP-53006)\n* Fixed an issue where filtering platform resources by special characters did not work as expected (AAP-52360)\n* Fixed the Subscription Usage chart to always display at full height (AAP-52218)\n* Fixed an issue that was preventing users from viewing complete survey question choices that contained a colon (AAP-50290)\n* The Domains filter is now visible within the Job Templates tab that shows up in a Project, Credential, Inventory or EE (AAP-48031)\n* Added limit filtering to the jobs page (AAP-45218)\n* Fixed a form validation bug on the Login Redirect Override field in gateway settings (AAP-40517)\n* An information message is displayed in the Review step for creating an org (AAP-30179)\n* A warning message is added when a user tries to restart an activation in the \u0027workers offline\u0027 status (AAP-24009)\n* Add the ca_certificates module and the enable_mtls attribute to route to ansible.platform collection (AAP-48345)\n* automation-gateway has been updated to 2.6.20251119\n* automation-platform-ui has been updated to 2.6.3\n* python3.11-django-ansible-base has been updated to 2.6.20251119\n\nAutomation controller\n* Fixed an issue in receptor where some edge cases caused JSON to fail to parse (AAP-58412)\n* Fixed an issue in ansible-runner where there was not a meaningful error message whenever the streaming of logs was aborted (AAP-58390)\n* Migrating team mappers which do not include a users field is now supported (AAP-56395)\n* Receptor collection version has been updated to 2.0.6, which is compatible with ansible-core 2.19 (AAP-42617)\n* Fixed an issue where jobs failed on fapolicyd enabled systems where python 3.9 was not installed by default (AAP-55790)\n* ansible-runner has been updated to 2.4.2\n* automation-controller has been updated to 4.7.5\n* automation-controller-fapolicyd has been updated to 1.0-5\n* receptor has been updated to 1.6.2\n\nAutomation hub\n* Fixed an upgrade error (AttributeError or ValueError, \"content type mismatch\") in the Hub Django 0054 migration that happens when upgrading if any role is assigned to a group globally before the migration (AAP-58299)\n* automation-hub has been updated to 4.11.3\n* python3.11-galaxy-ng has been updated to 4.11.3\n\nEvent-Driven Ansible\n* Added support for mTLS event streams (AAP-57375)\n* automation-eda-controller has been updated to 1.2.2\n\nContainer-based Ansible Automation Platform\n* Added support for Azure provider for Lightspeed (AAP-58206)\n* Added support for OpenAI provider for Lightspeed (AAP-58197)\n* Event-stream mTLS configuration has been added for Event-Driven Ansible (AAP-57434)\n* Fixed a compatibility issue with PostgreSQL 17 when using an external database and admin credentials (AAP-57431)\n* Fixed the chatbot response about the latest AAP version (AAP-57385)\n* containerized installer setup has been updated to 2.6-3\n\nRPM-based Ansible Automation Platform\n* Fixed an issue where the installer failed during execution environment image upload when there is no automation hub node in inventory (AAP-56892)\n* Event-stream mTLS configuration has been added for Event-Driven Ansible (AAP-46070)\n* Gateway logs in /var/log/ansible-automation-platform/gateway have been refactored (AAP-30549)\n* ansible-automation-platform-installer and installer setup have been updated to 2.6-3\n\nAdditional changes\n* Updated ansible-creator to use images from ansible-automation-platform-26 namespace by default\n* ansible-creator has been updated to 25.8.0-2",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:21768",
"url": "https://access.redhat.com/errata/RHSA-2025:21768"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2392836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392836"
},
{
"category": "external",
"summary": "2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21768.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-11-21T19:31:53+00:00",
"generator": {
"date": "2025-11-21T19:31:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:21768",
"initial_release_date": "2025-11-19T15:51:59+00:00",
"revision_history": [
{
"date": "2025-11-19T15:51:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-19T15:51:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:31:53+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.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-hub-0:4.11.3-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.11.3-1.el9ap.src",
"product_id": "automation-hub-0:4.11.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251119-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.6.20251119-1.el9ap.src",
"product_id": "automation-gateway-0:2.6.20251119-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251119-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251119-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.3-1.el9ap.src",
"product": {
"name": "automation-platform-ui-0:2.6.3-1.el9ap.src",
"product_id": "automation-platform-ui-0:2.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.2-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.2.2-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.2.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el9ap.src",
"product": {
"name": "receptor-0:1.6.2-2.el9ap.src",
"product_id": "receptor-0:1.6.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.4.2-2.el9ap.src",
"product": {
"name": "ansible-runner-0:2.4.2-2.el9ap.src",
"product_id": "ansible-runner-0:2.4.2-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.4.2-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.8.0-2.el9ap.src",
"product": {
"name": "ansible-creator-0:25.8.0-2.el9ap.src",
"product_id": "ansible-creator-0:25.8.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.8.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.5-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.7.5-1.el9ap.src",
"product_id": "automation-controller-0:4.7.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-3.1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-hub-0:4.11.3-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.11.3-1.el9ap.noarch",
"product_id": "automation-hub-0:4.11.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bresource_registry@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251119-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"product": {
"name": "automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"product_id": "automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.2.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.2-2.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.2-2.el9ap.noarch",
"product_id": "receptorctl-0:1.6.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product_id": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-fapolicyd@1.0-5.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"product": {
"name": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"product_id": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.4.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"product": {
"name": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"product_id": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-runner@2.4.2-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.8.0-2.el9ap.noarch",
"product": {
"name": "ansible-creator-0:25.8.0-2.el9ap.noarch",
"product_id": "ansible-creator-0:25.8.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.8.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.7.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.7.5-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.7.5-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.7.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.7.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.7.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-3.1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.2-2.el9ap.x86_64",
"product_id": "receptor-0:1.6.2-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.5-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.7.5-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.7.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.5-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.5-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.2-2.el9ap.ppc64le",
"product_id": "receptor-0:1.6.2-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.5-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.7.5-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.7.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.5-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.5-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.2-2.el9ap.s390x",
"product_id": "receptor-0:1.6.2-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.5-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.7.5-1.el9ap.s390x",
"product_id": "automation-controller-0:4.7.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.5-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.5-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.2-2.el9ap.aarch64",
"product_id": "receptor-0:1.6.2-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.5-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.7.5-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.7.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.5-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.5-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.8.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src"
},
"product_reference": "ansible-creator-0:25.8.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.8.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.8.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.8.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src"
},
"product_reference": "ansible-creator-0:25.8.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src"
},
"product_reference": "ansible-runner-0:2.4.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-fapolicyd-0:1.0-5.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src"
},
"product_reference": "automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.2.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251119-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.6.20251119-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.11.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.11.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src"
},
"product_reference": "automation-platform-ui-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch"
},
"product_reference": "python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elijah DeLee"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2025-9909",
"cwe": {
"id": "CWE-647",
"name": "Use of Non-Canonical URL Paths for Authorization Decisions"
},
"discovery_date": "2025-09-03T07:53:49.538000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392836"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aap-gateway: Improper Path Validation in Gateway Allows Credential Exfiltration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate because exploitation requires the attacker to have administrative access (or successfully social engineer a legitimate admin). A malicious or tricked admin can create a deceptive route with a double-slash path that captures user credentials in cleartext, potentially allowing persistent backdoor access even after the admin\u2019s permissions are revoked. The gateway does not normalize or validate these paths, meaning normal users cannot detect the attack through ordinary API use. Although an attacker cannot exploit this without access to route creation, the combination of privileged requirements and complete credential exposure makes this a moderate severity risk in any environment where multiple users rely on gateway authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9909"
},
{
"category": "external",
"summary": "RHBZ#2392836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9909"
}
],
"release_date": "2025-09-17T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-19T15:51:59+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aap-gateway: Improper Path Validation in Gateway Allows Credential Exfiltration"
},
{
"cve": "CVE-2025-59530",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2025-10-10T17:01:16.758297+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403125"
}
],
"notes": [
{
"category": "description",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability risk is limited to applications which includethe quic-go library. Host Red Hat systems are not at risk of availability degradation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
],
"known_not_affected": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59530"
},
{
"category": "external",
"summary": "RHBZ#2403125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59530"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685",
"url": "https://github.com/quic-go/quic-go/blob/v0.55.0/connection.go#L2682-L2685"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/pull/5354",
"url": "https://github.com/quic-go/quic-go/pull/5354"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-47m2-4cr7-mhcw"
}
],
"release_date": "2025-10-10T16:09:55.227000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-19T15:51:59+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-3.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.8.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-fapolicyd-0:1.0-5.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.5-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-runner-0:2.4.2-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251119-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/quic-go/quic-go: quic-go Crash Due to Premature HANDSHAKE_DONE Frame"
}
]
}
msrc_cve-2025-59530
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-59530 quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-59530.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame",
"tracking": {
"current_release_date": "2025-10-25T14:01:47.000Z",
"generator": {
"date": "2025-10-29T21:50:50.919Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-59530",
"initial_release_date": "2025-10-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-10-25T14:01:47.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 coredns 1.11.4-10",
"product": {
"name": "azl3 coredns 1.11.4-10",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 coredns 1.11.1-22",
"product": {
"name": "\u003ccbl2 coredns 1.11.1-22",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 coredns 1.11.1-22",
"product": {
"name": "cbl2 coredns 1.11.1-22",
"product_id": "20591"
}
}
],
"category": "product_name",
"name": "coredns"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.11.4-10 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 coredns 1.11.1-22 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 coredns 1.11.1-22 as a component of CBL Mariner 2.0",
"product_id": "20591-17086"
},
"product_reference": "20591",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59530",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20591-17086"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-59530 quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-59530.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-10-25T14:01:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "vendor_fix",
"date": "2025-10-25T14:01:47.000Z",
"details": "1.11.1-24:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-2",
"17086-1"
]
}
],
"title": "quic-go has Client Crash Due to Premature HANDSHAKE_DONE Frame"
}
]
}
wid-sec-w-2025-2635
Vulnerability from csaf_certbund
Notes
{
"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 entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Ansible Automation Platform ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2635 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2635.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2635 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2635"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-11-18",
"url": "https://access.redhat.com/errata/RHSA-2025:21706"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-11-18",
"url": "https://access.redhat.com/security/cve/cve-2025-59530"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21768 vom 2025-11-19",
"url": "https://access.redhat.com/errata/RHSA-2025:21768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21892 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21892"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21775 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21775"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-11-20T23:00:00.000+00:00",
"generator": {
"date": "2025-11-21T08:17:57.462+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2635",
"initial_release_date": "2025-11-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform \u003c2.4 for RHEL 9",
"product_id": "T048729"
}
},
{
"category": "product_version",
"name": "2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "T048729-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4_for_rhel_9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform \u003c2.4 for RHEL 8",
"product_id": "T048730"
}
},
{
"category": "product_version",
"name": "2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "T048730-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4_for_rhel_8"
}
}
},
{
"category": "product_version",
"name": "2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "T048744",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6_for_rhel_9"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59530",
"product_status": {
"known_affected": [
"67646",
"T048729",
"T048744",
"T048730"
]
},
"release_date": "2025-11-18T23:00:00.000+00:00",
"title": "CVE-2025-59530"
}
]
}
opensuse-su-2025:15737-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "teleport-17.7.10-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the teleport-17.7.10-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15737",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15737-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59530 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59530/"
}
],
"title": "teleport-17.7.10-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-14T00:00:00Z",
"generator": {
"date": "2025-11-14T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15737-1",
"initial_release_date": "2025-11-14T00:00:00Z",
"revision_history": [
{
"date": "2025-11-14T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-17.7.10-1.1.aarch64",
"product_id": "teleport-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-bash-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-bash-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.aarch64",
"product_id": "teleport-fdpass-teleport-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tbot-17.7.10-1.1.aarch64",
"product_id": "teleport-tbot-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tbot-bash-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tbot-zsh-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tctl-17.7.10-1.1.aarch64",
"product_id": "teleport-tctl-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tctl-bash-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tctl-zsh-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tsh-17.7.10-1.1.aarch64",
"product_id": "teleport-tsh-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tsh-bash-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-tsh-zsh-completion-17.7.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.7.10-1.1.aarch64",
"product": {
"name": "teleport-zsh-completion-17.7.10-1.1.aarch64",
"product_id": "teleport-zsh-completion-17.7.10-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-17.7.10-1.1.ppc64le",
"product_id": "teleport-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-bash-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-bash-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.ppc64le",
"product_id": "teleport-fdpass-teleport-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tbot-17.7.10-1.1.ppc64le",
"product_id": "teleport-tbot-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tbot-bash-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tctl-17.7.10-1.1.ppc64le",
"product_id": "teleport-tctl-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tctl-bash-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tsh-17.7.10-1.1.ppc64le",
"product_id": "teleport-tsh-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tsh-bash-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.7.10-1.1.ppc64le",
"product": {
"name": "teleport-zsh-completion-17.7.10-1.1.ppc64le",
"product_id": "teleport-zsh-completion-17.7.10-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.7.10-1.1.s390x",
"product": {
"name": "teleport-17.7.10-1.1.s390x",
"product_id": "teleport-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-bash-completion-17.7.10-1.1.s390x",
"product_id": "teleport-bash-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.7.10-1.1.s390x",
"product": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.s390x",
"product_id": "teleport-fdpass-teleport-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tbot-17.7.10-1.1.s390x",
"product_id": "teleport-tbot-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tbot-bash-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tbot-zsh-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tctl-17.7.10-1.1.s390x",
"product_id": "teleport-tctl-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tctl-bash-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tctl-zsh-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tsh-17.7.10-1.1.s390x",
"product_id": "teleport-tsh-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tsh-bash-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.s390x",
"product_id": "teleport-tsh-zsh-completion-17.7.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.7.10-1.1.s390x",
"product": {
"name": "teleport-zsh-completion-17.7.10-1.1.s390x",
"product_id": "teleport-zsh-completion-17.7.10-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "teleport-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-17.7.10-1.1.x86_64",
"product_id": "teleport-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-bash-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-bash-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-bash-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-fdpass-teleport-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.x86_64",
"product_id": "teleport-fdpass-teleport-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tbot-17.7.10-1.1.x86_64",
"product_id": "teleport-tbot-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-bash-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tbot-bash-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tbot-zsh-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tctl-17.7.10-1.1.x86_64",
"product_id": "teleport-tctl-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-bash-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tctl-bash-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tctl-zsh-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tsh-17.7.10-1.1.x86_64",
"product_id": "teleport-tsh-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-bash-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tsh-bash-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-tsh-zsh-completion-17.7.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "teleport-zsh-completion-17.7.10-1.1.x86_64",
"product": {
"name": "teleport-zsh-completion-17.7.10-1.1.x86_64",
"product_id": "teleport-zsh-completion-17.7.10-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.7.10-1.1.s390x"
},
"product_reference": "teleport-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-bash-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-bash-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-bash-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-bash-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-bash-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-fdpass-teleport-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-fdpass-teleport-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.s390x"
},
"product_reference": "teleport-fdpass-teleport-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-fdpass-teleport-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-fdpass-teleport-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tbot-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tbot-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tbot-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tbot-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tbot-bash-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tbot-bash-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tbot-bash-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-bash-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tbot-bash-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tbot-zsh-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tbot-zsh-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tbot-zsh-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tbot-zsh-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tctl-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tctl-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tctl-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tctl-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tctl-bash-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tctl-bash-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tctl-bash-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-bash-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tctl-bash-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tctl-zsh-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tctl-zsh-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tctl-zsh-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tctl-zsh-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tsh-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tsh-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tsh-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tsh-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tsh-bash-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tsh-bash-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tsh-bash-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-bash-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tsh-bash-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-tsh-zsh-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-tsh-zsh-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-tsh-zsh-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-tsh-zsh-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.7.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.aarch64"
},
"product_reference": "teleport-zsh-completion-17.7.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.7.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.ppc64le"
},
"product_reference": "teleport-zsh-completion-17.7.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.7.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.s390x"
},
"product_reference": "teleport-zsh-completion-17.7.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "teleport-zsh-completion-17.7.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.x86_64"
},
"product_reference": "teleport-zsh-completion-17.7.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59530"
}
],
"notes": [
{
"category": "general",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:teleport-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59530",
"url": "https://www.suse.com/security/cve/CVE-2025-59530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:teleport-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-fdpass-teleport-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tbot-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tctl-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-bash-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-tsh-zsh-completion-17.7.10-1.1.x86_64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.aarch64",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.ppc64le",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.s390x",
"openSUSE Tumbleweed:teleport-zsh-completion-17.7.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59530"
}
]
}
opensuse-su-2025:15710-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "govulncheck-vulndb-0.0.20251105T184115-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the govulncheck-vulndb-0.0.20251105T184115-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15710",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15710-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11063 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11066 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11067 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11067/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11068 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11069 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11070 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11071 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11072 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11073 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11073/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11074 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11074/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11075 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11076 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11077 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11078 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11079 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11079/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11080 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11081 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11081/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11082 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11083 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-11084 page",
"url": "https://www.suse.com/security/cve/CVE-2016-11084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-18872 page",
"url": "https://www.suse.com/security/cve/CVE-2017-18872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32199 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32199/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58269 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58269/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10545 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10545/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10678 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10954 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11374 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11374/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11375 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11375/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11579 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11579/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11621 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12044 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12044/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-26625 page",
"url": "https://www.suse.com/security/cve/CVE-2025-26625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27093 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-41410 page",
"url": "https://www.suse.com/security/cve/CVE-2025-41410/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-41443 page",
"url": "https://www.suse.com/security/cve/CVE-2025-41443/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54286 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54287 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54287/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54288 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54289 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54290 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54293 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54469 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54470 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54471 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54471/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-54499 page",
"url": "https://www.suse.com/security/cve/CVE-2025-54499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58073 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58073/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58356 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59043 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59048 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59048/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59530 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59530/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59937 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59937/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61524 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61581 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61688 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61688/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62375 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62375/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62506 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62513 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62705 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62714 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62820 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62820/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64101 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64102 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-64103 page",
"url": "https://www.suse.com/security/cve/CVE-2025-64103/"
}
],
"title": "govulncheck-vulndb-0.0.20251105T184115-1.1 on GA media",
"tracking": {
"current_release_date": "2025-11-07T00:00:00Z",
"generator": {
"date": "2025-11-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15710-1",
"initial_release_date": "2025-11-07T00:00:00Z",
"revision_history": [
{
"date": "2025-11-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"product": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"product_id": "govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"product": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"product_id": "govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"product": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"product_id": "govulncheck-vulndb-0.0.20251105T184115-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64",
"product": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64",
"product_id": "govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64"
},
"product_reference": "govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le"
},
"product_reference": "govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x"
},
"product_reference": "govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
},
"product_reference": "govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-11063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11063"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.5.1. XSS can occur via file preview.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11063",
"url": "https://www.suse.com/security/cve/CVE-2016-11063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11063"
},
{
"cve": "CVE-2016-11066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11066"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.2.0. The initial_load API disclosed unnecessary personal information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11066",
"url": "https://www.suse.com/security/cve/CVE-2016-11066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11066"
},
{
"cve": "CVE-2016-11067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11067"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.2.0. It allowed crafted posts that could cause a web browser to hang.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11067",
"url": "https://www.suse.com/security/cve/CVE-2016-11067"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11067"
},
{
"cve": "CVE-2016-11068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11068"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.2.0. Attackers could read LDAP fields via injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11068",
"url": "https://www.suse.com/security/cve/CVE-2016-11068"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11068"
},
{
"cve": "CVE-2016-11069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11069"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.2.0. It mishandles brute-force attempts at password change.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11069",
"url": "https://www.suse.com/security/cve/CVE-2016-11069"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11069"
},
{
"cve": "CVE-2016-11070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11070"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.1.0. It allows XSS via theme color-code values.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11070",
"url": "https://www.suse.com/security/cve/CVE-2016-11070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2016-11070"
},
{
"cve": "CVE-2016-11071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11071"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.1.0. It allows XSS because the noreferrer and noopener protection mechanisms were not in place.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11071",
"url": "https://www.suse.com/security/cve/CVE-2016-11071"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11071"
},
{
"cve": "CVE-2016-11072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11072"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.2. The purposes of a session ID and a Session Token were mishandled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11072",
"url": "https://www.suse.com/security/cve/CVE-2016-11072"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11072"
},
{
"cve": "CVE-2016-11073",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11073"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It allows XSS via a Legal or Support setting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11073",
"url": "https://www.suse.com/security/cve/CVE-2016-11073"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11073"
},
{
"cve": "CVE-2016-11074",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11074"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. A password-reset link could be reused.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11074",
"url": "https://www.suse.com/security/cve/CVE-2016-11074"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2016-11074"
},
{
"cve": "CVE-2016-11075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11075"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It allows attackers to obtain sensitive information about team URLs via an API.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11075",
"url": "https://www.suse.com/security/cve/CVE-2016-11075"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11075"
},
{
"cve": "CVE-2016-11076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11076"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It does not ensure that a cookie is used over SSL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11076",
"url": "https://www.suse.com/security/cve/CVE-2016-11076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11076"
},
{
"cve": "CVE-2016-11077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11077"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It has a superfluous API in which the System Admin can change the account name and e-mail address of an LDAP account.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11077",
"url": "https://www.suse.com/security/cve/CVE-2016-11077"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11077"
},
{
"cve": "CVE-2016-11078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11078"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It potentially allows attackers to obtain sensitive information (credential fields within config.json) via the System Console UI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11078",
"url": "https://www.suse.com/security/cve/CVE-2016-11078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11078"
},
{
"cve": "CVE-2016-11079",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11079"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It allows XSS via a redirect URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11079",
"url": "https://www.suse.com/security/cve/CVE-2016-11079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11079"
},
{
"cve": "CVE-2016-11080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11080"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 3.0.0. It offers superfluous APIs for a Team Administrator to view account details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11080",
"url": "https://www.suse.com/security/cve/CVE-2016-11080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11080"
},
{
"cve": "CVE-2016-11081",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11081"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 2.2.0. It allows unintended access to information stored by a web browser.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11081",
"url": "https://www.suse.com/security/cve/CVE-2016-11081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11081"
},
{
"cve": "CVE-2016-11082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11082"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 2.2.0. It allows XSS via a crafted link.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11082",
"url": "https://www.suse.com/security/cve/CVE-2016-11082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11082"
},
{
"cve": "CVE-2016-11083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11083"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 2.2.0. It allows XSS because it configures files to be opened in a browser window.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11083",
"url": "https://www.suse.com/security/cve/CVE-2016-11083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11083"
},
{
"cve": "CVE-2016-11084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-11084"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 2.1.0. It allows XSS via CSRF.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-11084",
"url": "https://www.suse.com/security/cve/CVE-2016-11084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-11084"
},
{
"cve": "CVE-2017-18872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-18872"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Mattermost Server before 4.4.3 and 4.3.3. Attackers could reconfigure an OAuth app in some cases where Mattermost is an OAuth 2.0 service provider.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-18872",
"url": "https://www.suse.com/security/cve/CVE-2017-18872"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-18872"
},
{
"cve": "CVE-2023-32199",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32199"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified within Rancher \nManager, where after removing a custom GlobalRole that gives \nadministrative access or the corresponding binding, the user still \nretains access to clusters. This only affects custom Global Roles that have a * on * in * rule for resources or have a * on * rule for non-resource URLs",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32199",
"url": "https://www.suse.com/security/cve/CVE-2023-32199"
},
{
"category": "external",
"summary": "SUSE Bug 1249102 for CVE-2023-32199",
"url": "https://bugzilla.suse.com/1249102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-32199"
},
{
"cve": "CVE-2024-58269",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58269"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Rancher Manager, where sensitive \ninformation, including secret data, cluster import URLs, and \nregistration tokens, is exposed to any entity with access to Rancher \naudit logs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58269",
"url": "https://www.suse.com/security/cve/CVE-2024-58269"
},
{
"category": "external",
"summary": "SUSE Bug 1251532 for CVE-2024-58269",
"url": "https://bugzilla.suse.com/1251532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-58269"
},
{
"cve": "CVE-2025-10545",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10545"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.10, 10.11.x \u003c= 10.11.2 fail to properly validate guest user permissions when adding channel members which allows guest users to add any team members to their private channels via the `/api/v4/channels/{channel_id}/members` endpoint",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10545",
"url": "https://www.suse.com/security/cve/CVE-2025-10545"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-10545"
},
{
"cve": "CVE-2025-10678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10678"
}
],
"notes": [
{
"category": "general",
"text": "NetBird VPN when installed using vendor\u0027s provided script failed to remove or change default password of an admin account created by ZITADEL.\nThis issue affects instances installed using vendor\u0027s provided script. This issue may affect instances created with Docker if the default password was not changed nor the user was removed.\n\nThis issue has been fixed in version 0.57.0",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10678",
"url": "https://www.suse.com/security/cve/CVE-2025-10678"
},
{
"category": "external",
"summary": "SUSE Bug 1252329 for CVE-2025-10678",
"url": "https://bugzilla.suse.com/1252329"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-10678"
},
{
"cve": "CVE-2025-10954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10954"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse() function. An attacker can cause a panic by providing crafted input causing a \"runtime error: slice bounds out of range\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10954",
"url": "https://www.suse.com/security/cve/CVE-2025-10954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-10954"
},
{
"cve": "CVE-2025-11374",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11374"
}
],
"notes": [
{
"category": "general",
"text": "Consul and Consul Enterprise\u0027s (\"Consul\") key/value endpoint is vulnerable to denial of service (DoS) due to incorrect Content Length header validation. This vulnerability, CVE-2025-11374, is fixed in Consul Community Edition 1.22.0 and Consul Enterprise 1.22.0, 1.21.6, 1.20.8 and 1.18.12.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11374",
"url": "https://www.suse.com/security/cve/CVE-2025-11374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-11374"
},
{
"cve": "CVE-2025-11375",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11375"
}
],
"notes": [
{
"category": "general",
"text": "Consul and Consul Enterprise\u0027s (\"Consul\") event endpoint is vulnerable to denial of service (DoS) due to lack of maximum value on the Content Length header. This vulnerability, CVE-2025-11375, is fixed in Consul Community Edition 1.22.0 and Consul Enterprise 1.22.0, 1.21.6, 1.20.8 and 1.18.12.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11375",
"url": "https://www.suse.com/security/cve/CVE-2025-11375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-11375"
},
{
"cve": "CVE-2025-11579",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11579"
}
],
"notes": [
{
"category": "general",
"text": "github.com/nwaples/rardecode versions \u003c=2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11579",
"url": "https://www.suse.com/security/cve/CVE-2025-11579"
},
{
"category": "external",
"summary": "SUSE Bug 1251871 for CVE-2025-11579",
"url": "https://bugzilla.suse.com/1251871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-11579"
},
{
"cve": "CVE-2025-11621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11621"
}
],
"notes": [
{
"category": "general",
"text": "Vault and Vault Enterprise\u0027s (\"Vault\") AWS Auth method may be susceptible to authentication bypass if the role of the configured bound_principal_iam is the same across AWS accounts, or uses a wildcard. This vulnerability, CVE-2025-11621, is fixed in Vault Community Edition 1.21.0 and Vault Enterprise 1.21.0, 1.20.5, 1.19.11, and 1.16.27",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11621",
"url": "https://www.suse.com/security/cve/CVE-2025-11621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-11621"
},
{
"cve": "CVE-2025-12044",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12044"
}
],
"notes": [
{
"category": "general",
"text": "Vault and Vault Enterprise (\"Vault\") are vulnerable to an unauthenticated denial of service when processing JSON payloads. This occurs due to a regression from a previous fix for [+HCSEC-2025-24+|https://discuss.hashicorp.com/t/hcsec-2025-24-vault-denial-of-service-though-complex-json-payloads/76393] which allowed for processing JSON payloads before applying rate limits. This vulnerability, CVE-2025-12044, is fixed in Vault Community Edition 1.21.0 and Vault Enterprise 1.16.27, 1.19.11, 1.20.5, and 1.21.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12044",
"url": "https://www.suse.com/security/cve/CVE-2025-12044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-12044"
},
{
"cve": "CVE-2025-26625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-26625"
}
],
"notes": [
{
"category": "general",
"text": "Git LFS is a Git extension for versioning large files. In Git LFS versions 0.5.2 through 3.7.0, when populating a Git repository\u0027s working tree with the contents of Git LFS objects, certain Git LFS commands may write to files visible outside the current Git working tree if symbolic or hard links exist which collide with the paths of files tracked by Git LFS. The git lfs checkout and git lfs pull commands do not check for symbolic links before writing to files in the working tree, allowing an attacker to craft a repository containing symbolic or hard links that cause Git LFS to write to arbitrary file system locations accessible to the user running these commands. As well, when the git lfs checkout and git lfs pull commands are run in a bare repository, they could write to files visible outside the repository. The vulnerability is fixed in version 3.7.1. As a workaround, support for symlinks in Git may be disabled by setting the core.symlinks configuration option to false, after which further clones and fetches will not create symbolic links. However, any symbolic or hard links in existing repositories will still provide the opportunity for Git LFS to write to their targets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-26625",
"url": "https://www.suse.com/security/cve/CVE-2025-26625"
},
{
"category": "external",
"summary": "SUSE Bug 1252259 for CVE-2025-26625",
"url": "https://bugzilla.suse.com/1252259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-26625"
},
{
"cve": "CVE-2025-27093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27093"
}
],
"notes": [
{
"category": "general",
"text": "Sliver is a command and control framework that uses a custom Wireguard netstack. In versions 1.5.43 and earlier, and in development version 1.6.0-dev, the netstack does not limit traffic between Wireguard clients. This allows clients to communicate with each other unrestrictedly, potentially enabling leaked or recovered keypairs to be used to attack operators or allowing port forwardings to be accessible from other implants.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27093",
"url": "https://www.suse.com/security/cve/CVE-2025-27093"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-27093"
},
{
"cve": "CVE-2025-41410",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-41410"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.10.x \u003c= 10.10.2, 10.5.x \u003c= 10.5.10, 10.11.x \u003c= 10.11.2 fail to validate email ownership during Slack import process which allows attackers to create verified user accounts with arbitrary email domains via malicious Slack import data to bypass email-based team access restrictions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-41410",
"url": "https://www.suse.com/security/cve/CVE-2025-41410"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-41410"
},
{
"cve": "CVE-2025-41443",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-41443"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.12, 10.11.x \u003c= 10.11.2 fail to properly validate guest user permissions when accessing channel information which allows guest users to discover active public channels and their metadata via the `/api/v4/teams/{team_id}/channels/ids` endpoint",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-41443",
"url": "https://www.suse.com/security/cve/CVE-2025-41443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-41443"
},
{
"cve": "CVE-2025-54286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54286"
}
],
"notes": [
{
"category": "general",
"text": "Cross-Site Request Forgery (CSRF) in LXD-UI in Canonical LXD versions \u003e= 5.0 on Linux allows an attacker to create and start container instances without user consent via crafted HTML form submissions exploiting client certificate authentication.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54286",
"url": "https://www.suse.com/security/cve/CVE-2025-54286"
},
{
"category": "external",
"summary": "SUSE Bug 1250945 for CVE-2025-54286",
"url": "https://bugzilla.suse.com/1250945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-54286"
},
{
"cve": "CVE-2025-54287",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54287"
}
],
"notes": [
{
"category": "general",
"text": "Template Injection in instance snapshot creation component in Canonical LXD (\u003e= 4.0) allows an attacker with instance configuration \npermissions to read arbitrary files on the host system via specially crafted snapshot pattern templates using the Pongo2 template engine.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54287",
"url": "https://www.suse.com/security/cve/CVE-2025-54287"
},
{
"category": "external",
"summary": "SUSE Bug 1250943 for CVE-2025-54287",
"url": "https://bugzilla.suse.com/1250943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54287"
},
{
"cve": "CVE-2025-54288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54288"
}
],
"notes": [
{
"category": "general",
"text": "Information Spoofing in devLXD Server in Canonical LXD versions 4.0 and above on Linux container platforms allows attackers with root privileges within any container to impersonate other containers and obtain their metadata, configuration, and device information via spoofed process names in the command line.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54288",
"url": "https://www.suse.com/security/cve/CVE-2025-54288"
},
{
"category": "external",
"summary": "SUSE Bug 1250939 for CVE-2025-54288",
"url": "https://bugzilla.suse.com/1250939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54288"
},
{
"cve": "CVE-2025-54289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54289"
}
],
"notes": [
{
"category": "general",
"text": "Privilege Escalation in operations API in Canonical LXD \u003c6.5 on multiple platforms allows attacker with read permissions to hijack terminal or console sessions and execute arbitrary commands via WebSocket connection hijacking format",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54289",
"url": "https://www.suse.com/security/cve/CVE-2025-54289"
},
{
"category": "external",
"summary": "SUSE Bug 1250933 for CVE-2025-54289",
"url": "https://bugzilla.suse.com/1250933"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-54289"
},
{
"cve": "CVE-2025-54290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54290"
}
],
"notes": [
{
"category": "general",
"text": "Information disclosure in image export API in Canonical LXD before 6.5 and 5.21.4 on Linux allows network attackers to determine project existence without authentication via crafted requests using wildcard fingerprints.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54290",
"url": "https://www.suse.com/security/cve/CVE-2025-54290"
},
{
"category": "external",
"summary": "SUSE Bug 1250934 for CVE-2025-54290",
"url": "https://bugzilla.suse.com/1250934"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54290"
},
{
"cve": "CVE-2025-54291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54291"
}
],
"notes": [
{
"category": "general",
"text": "Information disclosure in images API in Canonical LXD before 6.5 and 5.21.4 on all platforms allows unauthenticated remote attackers to determine project existence via differing HTTP status code responses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54291",
"url": "https://www.suse.com/security/cve/CVE-2025-54291"
},
{
"category": "external",
"summary": "SUSE Bug 1250935 for CVE-2025-54291",
"url": "https://bugzilla.suse.com/1250935"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54291"
},
{
"cve": "CVE-2025-54293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54293"
}
],
"notes": [
{
"category": "general",
"text": "Path Traversal in the log file retrieval function in Canonical LXD 5.0 LTS on Linux allows authenticated remote attackers to read arbitrary files on the host system via crafted log file names or symbolic links.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54293",
"url": "https://www.suse.com/security/cve/CVE-2025-54293"
},
{
"category": "external",
"summary": "SUSE Bug 1250936 for CVE-2025-54293",
"url": "https://bugzilla.suse.com/1250936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54293"
},
{
"cve": "CVE-2025-54469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54469"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was identified in NeuVector, where the enforcer used environment variables CLUSTER_RPC_PORT and CLUSTER_LAN_PORT to generate a command to be executed via popen, without first sanitising their values.\n\n\nThe entry process of the enforcer container is the monitor\n process. When the enforcer container stops, the monitor process checks \nwhether the consul subprocess has exited. To perform this check, the \nmonitor process uses the popen function to execute a shell command that determines whether the ports used by the consul subprocess are still active.\n\n\nThe values of environment variables CLUSTER_RPC_PORT and CLUSTER_LAN_PORT\n are used directly to compose shell commands via popen without \nvalidation or sanitization. This behavior could allow a malicious user \nto inject malicious commands through these variables within the enforcer\n container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54469",
"url": "https://www.suse.com/security/cve/CVE-2025-54469"
},
{
"category": "external",
"summary": "SUSE Bug 1249340 for CVE-2025-54469",
"url": "https://bugzilla.suse.com/1249340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-54469"
},
{
"cve": "CVE-2025-54470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54470"
}
],
"notes": [
{
"category": "general",
"text": "This vulnerability affects NeuVector deployments only when the Report anonymous cluster data option is enabled. When this option is enabled, NeuVector sends anonymous telemetry data to the telemetry server.\n\n\nIn affected versions, NeuVector does not enforce TLS \ncertificate verification when transmitting anonymous cluster data to the\n telemetry server. As a result, the communication channel is susceptible\n to man-in-the-middle (MITM) attacks, where an attacker could intercept \nor modify the transmitted data. Additionally, NeuVector loads the \nresponse of the telemetry server is loaded into memory without size \nlimitation, which makes it vulnerable to a Denial of Service(DoS) \nattack",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54470",
"url": "https://www.suse.com/security/cve/CVE-2025-54470"
},
{
"category": "external",
"summary": "SUSE Bug 1249341 for CVE-2025-54470",
"url": "https://bugzilla.suse.com/1249341"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-54470"
},
{
"cve": "CVE-2025-54471",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54471"
}
],
"notes": [
{
"category": "general",
"text": "NeuVector used a hard-coded cryptographic key embedded in the source \ncode. At compilation time, the key value was replaced with the secret \nkey value and used to encrypt sensitive configurations when NeuVector \nstores the data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54471",
"url": "https://www.suse.com/security/cve/CVE-2025-54471"
},
{
"category": "external",
"summary": "SUSE Bug 1249376 for CVE-2025-54471",
"url": "https://bugzilla.suse.com/1249376"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-54471"
},
{
"cve": "CVE-2025-54499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-54499"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.5.x \u003c= 10.5.10, 10.11.x \u003c= 10.11.2 fail to use constant-time comparison for sensitive string comparisons which allows attackers to exploit timing oracles to perform byte-by-byte brute force attacks via response time analysis on Cloud API keys and OAuth client secrets",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-54499",
"url": "https://www.suse.com/security/cve/CVE-2025-54499"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-54499"
},
{
"cve": "CVE-2025-58073",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58073"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.11.x \u003c= 10.11.1, 10.10.x \u003c= 10.10.2, 10.5.x \u003c= 10.5.10 fail to verify a user has permission to join a Mattermost team using the original invite token which allows any attacked to join any team on a Mattermost server regardless of restrictions via manipulating the OAuth state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58073",
"url": "https://www.suse.com/security/cve/CVE-2025-58073"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58073"
},
{
"cve": "CVE-2025-58075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58075"
}
],
"notes": [
{
"category": "general",
"text": "Mattermost versions 10.11.x \u003c= 10.11.1, 10.10.x \u003c= 10.10.2, 10.5.x \u003c= 10.5.10 fail to verify a user has permission to join a Mattermost team using the original invite token which allows any attacked to join any team on a Mattermost server regardless of restrictions via manipulating the RelayState",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58075",
"url": "https://www.suse.com/security/cve/CVE-2025-58075"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-58075"
},
{
"cve": "CVE-2025-58356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58356"
}
],
"notes": [
{
"category": "general",
"text": "Constellation is the first Confidential Kubernetes. The Constellation CVM image uses LUKS2-encrypted volumes for persistent storage. When opening an encrypted storage device, the CVM uses the libcryptsetup function crypt_activate_by_passhrase. If the VM is successful in opening the partition with the disk encryption key, it treats the volume as confidential. However, due to the unsafe handling of null keyslot algorithms in the cryptsetup 2.8.1, it is possible that the opened volume is not encrypted at all. Cryptsetup prior to version 2.8.1 does not report an error when processing LUKS2-formatted disks that use the cipher_null-ecb algorithm in the keyslot encryption field. This vulnerability is fixed in 2.24.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58356",
"url": "https://www.suse.com/security/cve/CVE-2025-58356"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-58356"
},
{
"cve": "CVE-2025-59043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59043"
}
],
"notes": [
{
"category": "general",
"text": "OpenBao is an open source identity-based secrets management system. In OpenBao versions prior to 2.4.1, JSON objects after decoding may use significantly more memory than their serialized version. It is possible to craft a JSON payload to maximize the factor between serialized memory usage and deserialized memory usage, similar to a zip bomb, with factors reaching approximately 35. This can be used to circumvent the max_request_size configuration parameter which is intended to protect against denial of service attacks. The request body is parsed into a map very early in the request handling chain before authentication, which means an unauthenticated attacker can send a specifically crafted JSON object and cause an out-of-memory crash. Additionally, for requests with large numbers of strings, the audit subsystem can consume large quantities of CPU. The vulnerability is fixed in version 2.4.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59043",
"url": "https://www.suse.com/security/cve/CVE-2025-59043"
},
{
"category": "external",
"summary": "SUSE Bug 1252280 for CVE-2025-59043",
"url": "https://bugzilla.suse.com/1252280"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59043"
},
{
"cve": "CVE-2025-59048",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59048"
}
],
"notes": [
{
"category": "general",
"text": "OpenBao\u0027s AWS Plugin generates AWS access credentials based on IAM policies. Prior to version 0.1.1, the AWS Plugin is vulnerable to cross-account IAM role Impersonation in the AWS auth method. The vulnerability allows an IAM role from an untrusted AWS account to authenticate by impersonating a role with the same name in a trusted account, leading to unauthorized access. This impacts all users of the auth-aws plugin who operate in a multi-account AWS environment where IAM role names may not be unique across accounts. This vulnerability has been patched in version 0.1.1 of the auth-aws plugin. A workaround for this issue involves guaranteeing that IAM role names are unique across all AWS accounts that could potentially interact with your OpenBao environment, and to audit for any duplicate IAM roles.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59048",
"url": "https://www.suse.com/security/cve/CVE-2025-59048"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59048"
},
{
"cve": "CVE-2025-59530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59530"
}
],
"notes": [
{
"category": "general",
"text": "quic-go is an implementation of the QUIC protocol in Go. In versions prior to 0.49.0, 0.54.1, and 0.55.0, a misbehaving or malicious server can cause a denial-of-service (DoS) attack on the quic-go client by triggering an assertion failure, leading to a process crash. This requires no authentication and can be exploited during the handshake phase. This was observed in the wild with certain server implementations. quic-go needs to be able to handle misbehaving server implementations, including those that prematurely send a HANDSHAKE_DONE frame. Versions 0.49.0, 0.54.1, and 0.55.0 discard Initial keys when receiving a HANDSHAKE_DONE frame, thereby correctly handling premature HANDSHAKE_DONE frames.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59530",
"url": "https://www.suse.com/security/cve/CVE-2025-59530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59530"
},
{
"cve": "CVE-2025-59836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59836"
}
],
"notes": [
{
"category": "general",
"text": "Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.1.5 and 1.0.2, there is a nil pointer dereference vulnerability in the Omni Resource Service allows unauthenticated users to cause a server panic and denial of service by sending empty create/update resource requests through the API endpoints. The vulnerability exists in the isSensitiveSpec function which calls grpcomni.CreateResource without checking if the resource\u0027s metadata field is nil. When a resource is created with an empty Metadata field, the CreateResource function attempts to access resource.Metadata.Version causing a segmentation fault. This vulnerability is fixed in 1.1.5 and 1.0.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59836",
"url": "https://www.suse.com/security/cve/CVE-2025-59836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-59836"
},
{
"cve": "CVE-2025-59937",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59937"
}
],
"notes": [
{
"category": "general",
"text": "go-mail is a comprehensive library for sending mails with Go. In versions 0.7.0 and below, due to incorrect handling of the mail.Address values when a sender- or recipient address is passed to the corresponding MAIL FROM or RCPT TO commands of the SMTP client, there is a possibility of wrong address routing or even ESMTP parameter smuggling. For successful exploitation, it is required that the user\u0027s code allows for arbitrary mail address input (i. e. through a web form or similar). If only static mail addresses are used (i. e. in a config file) and the mail addresses in use do not consist of quoted local parts, this should not affect users. This issue is fixed in version 0.7.1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59937",
"url": "https://www.suse.com/security/cve/CVE-2025-59937"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-59937"
},
{
"cve": "CVE-2025-61141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61141"
}
],
"notes": [
{
"category": "general",
"text": "sqls-server/sqls 0.2.28 is vulnerable to command injection in the config command because the openEditor function passes the EDITOR environment variable and config file path to sh -c without sanitization, allowing attackers to execute arbitrary commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61141",
"url": "https://www.suse.com/security/cve/CVE-2025-61141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61141"
},
{
"cve": "CVE-2025-61524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61524"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the permission verification module and organization/application editing interface in Casdoor v2.26.0 and before, and fixed in v.2.63.0, allows remote authenticated administrators of any organization within the system to bypass the system\u0027s permission verification mechanism by directly concatenating URLs after login",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61524",
"url": "https://www.suse.com/security/cve/CVE-2025-61524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61524"
},
{
"cve": "CVE-2025-61581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61581"
}
],
"notes": [
{
"category": "general",
"text": "** UNSUPPORTED WHEN ASSIGNED ** Inefficient Regular Expression Complexity vulnerability in Apache Traffic Control.\n\nThis issue affects Apache Traffic Control: all versions.\n\nPeople with access to the management interface of the Traffic Router component could specify malicious patterns and cause unavailability.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61581",
"url": "https://www.suse.com/security/cve/CVE-2025-61581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61581"
},
{
"cve": "CVE-2025-61688",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61688"
}
],
"notes": [
{
"category": "general",
"text": "Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.1.5 and 1.0.2, Omni might leak sensitive information via an API.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61688",
"url": "https://www.suse.com/security/cve/CVE-2025-61688"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61688"
},
{
"cve": "CVE-2025-62156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62156"
}
],
"notes": [
{
"category": "general",
"text": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Versions prior to 3.6.12 and versions 3.7.0 through 3.7.2 contain a Zip Slip path traversal vulnerability in artifact extraction. During artifact extraction the unpack/untar logic (workflow/executor/executor.go) uses filepath.Join(dest, filepath.Clean(header.Name)) without validating that header.Name stays within the intended extraction directory. A malicious archive entry can supply a traversal or absolute path that, after cleaning, overrides the destination directory and causes files to be written outside the /work/tmp extraction path and into system directories such as /etc inside the container. The vulnerability enables arbitrary file creation or overwrite in system configuration locations (for example /etc/passwd, /etc/hosts, /etc/crontab), which can lead to privilege escalation or persistence within the affected container. Update to 3.6.12 or 3.7.3 to remediate the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62156",
"url": "https://www.suse.com/security/cve/CVE-2025-62156"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62156"
},
{
"cve": "CVE-2025-62157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62157"
}
],
"notes": [
{
"category": "general",
"text": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Argo Workflows versions prior to 3.6.12 and versions 3.7.0 through 3.7.2 expose artifact repository credentials in plaintext in workflow-controller pod logs. An attacker with permissions to read pod logs in a namespace running Argo Workflows can read the workflow-controller logs and obtain credentials to the artifact repository. Update to versions 3.6.12 or 3.7.3 to remediate the vulnerability. No known workarounds exist.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62157",
"url": "https://www.suse.com/security/cve/CVE-2025-62157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62157"
},
{
"cve": "CVE-2025-62375",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62375"
}
],
"notes": [
{
"category": "general",
"text": "go-witness and witness are Go modules for generating attestations. In go-witness versions 0.8.6 and earlier and witness versions 0.9.2 and earlier the AWS attestor improperly verifies AWS EC2 instance identity documents. Verification can incorrectly succeed when a signature is not present or is empty, and when RSA signature verification fails. The attestor also embeds a single legacy global AWS public certificate and does not account for newer region specific certificates issued in 2024, making detection of forged documents difficult without additional trusted region data. An attacker able to supply or intercept instance identity document data (such as through Instance Metadata Service impersonation) can cause a forged identity document to be accepted, leading to incorrect trust decisions based on the attestation. This is fixed in go-witness 0.9.1 and witness 0.10.1. As a workaround, manually verify the included identity document, signature, and public key with standard tools (for example openssl) following AWS\u0027s verification guidance, or disable use of the AWS attestor until upgraded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62375",
"url": "https://www.suse.com/security/cve/CVE-2025-62375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-62375"
},
{
"cve": "CVE-2025-62506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62506"
}
],
"notes": [
{
"category": "general",
"text": "MinIO is a high-performance object storage system. In all versions prior to RELEASE.2025-10-15T17-29-55Z, a privilege escalation vulnerability allows service accounts and STS (Security Token Service) accounts with restricted session policies to bypass their inline policy restrictions when performing operations on their own account, specifically when creating new service accounts for the same user. The vulnerability exists in the IAM policy validation logic where the code incorrectly relied on the DenyOnly argument when validating session policies for restricted accounts. When a session policy is present, the system should validate that the action is allowed by the session policy, not just that it is not denied. An attacker with valid credentials for a restricted service or STS account can create a new service account for itself without policy restrictions, resulting in a new service account with full parent privileges instead of being restricted by the inline policy. This allows the attacker to access buckets and objects beyond their intended restrictions and modify, delete, or create objects outside their authorized scope. The vulnerability is fixed in version RELEASE.2025-10-15T17-29-55Z.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62506",
"url": "https://www.suse.com/security/cve/CVE-2025-62506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62506"
},
{
"cve": "CVE-2025-62513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62513"
}
],
"notes": [
{
"category": "general",
"text": "OpenBao is an open source identity-based secrets management system. In versions 2.2.0 to 2.4.1, OpenBao\u0027s audit log experienced a regression wherein raw HTTP bodies used by few endpoints were not correctly redacted (HMAC\u0027d). This impacts those using the ACME functionality of PKI, resulting in short-lived ACME verification challenge codes being leaked in the audit logs. Additionally, this impacts those using the OIDC issuer functionality of the identity subsystem, auth and token response codes along with claims could be leaked in the audit logs. ACME verification codes are not usable after verification or challenge expiry so are of limited long-term use. This issue has been patched in OpenBao 2.4.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62513",
"url": "https://www.suse.com/security/cve/CVE-2025-62513"
},
{
"category": "external",
"summary": "SUSE Bug 1252506 for CVE-2025-62513",
"url": "https://bugzilla.suse.com/1252506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62513"
},
{
"cve": "CVE-2025-62705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62705"
}
],
"notes": [
{
"category": "general",
"text": "OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao\u0027s audit log did not appropriately redact fields when relevant subsystems sent []byte response parameters rather than strings. This includes, but is not limited to sys/raw with use of encoding=base64, all data would be emitted unredacted to the audit log, and Transit, when performing a signing operation with a derived Ed25519 key, would emit public keys to the audit log. This issue has been patched in OpenBao 2.4.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62705",
"url": "https://www.suse.com/security/cve/CVE-2025-62705"
},
{
"category": "external",
"summary": "SUSE Bug 1252505 for CVE-2025-62705",
"url": "https://bugzilla.suse.com/1252505"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-62705"
},
{
"cve": "CVE-2025-62714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62714"
}
],
"notes": [
{
"category": "general",
"text": "Karmada Dashboard is a general-purpose, web-based control panel for Karmada which is a multi-cluster management project. Prior to version 0.2.0, there is an authentication bypass vulnerability in the Karmada Dashboard API. The backend API endpoints (e.g., /api/v1/secret, /api/v1/service) did not enforce authentication, allowing unauthenticated users to access sensitive cluster information such as Secrets and Services directly. Although the web UI required a valid JWT for access, the API itself remained exposed to direct requests without any authentication checks. Any user or entity with network access to the Karmada Dashboard service could exploit this vulnerability to retrieve sensitive data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62714",
"url": "https://www.suse.com/security/cve/CVE-2025-62714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "not set"
}
],
"title": "CVE-2025-62714"
},
{
"cve": "CVE-2025-62725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62725"
}
],
"notes": [
{
"category": "general",
"text": "Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker-supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read-only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62725",
"url": "https://www.suse.com/security/cve/CVE-2025-62725"
},
{
"category": "external",
"summary": "SUSE Bug 1252752 for CVE-2025-62725",
"url": "https://bugzilla.suse.com/1252752"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-62725"
},
{
"cve": "CVE-2025-62820",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62820"
}
],
"notes": [
{
"category": "general",
"text": "Slack Nebula before 1.9.7 mishandles CIDR in some configurations and thus accepts arbitrary source IP addresses within the Nebula network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62820",
"url": "https://www.suse.com/security/cve/CVE-2025-62820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-62820"
},
{
"cve": "CVE-2025-64101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64101"
}
],
"notes": [
{
"category": "general",
"text": "Zitadel is open-source identity infrastructure software. Prior to 4.6.0, 3.4.3, and 2.71.18, a potential vulnerability exists in ZITADEL\u0027s password reset mechanism. ZITADEL utilizes the Forwarded or X-Forwarded-Host header from incoming requests to construct the URL for the password reset confirmation link. This link, containing a secret code, is then emailed to the user. If an attacker can manipulate these headers (e.g., via host header injection), they could cause ZITADEL to generate a password reset link pointing to a malicious domain controlled by the attacker. If the user clicks this manipulated link in the email, the secret reset code embedded in the URL can be captured by the attacker. This captured code could then be used to reset the user\u0027s password and gain unauthorized access to their account. It\u0027s important to note that this specific attack vector is mitigated for accounts that have Multi-Factor Authentication (MFA) or Passwordless authentication enabled. This vulnerability is fixed in 4.6.0, 3.4.3, and 2.71.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64101",
"url": "https://www.suse.com/security/cve/CVE-2025-64101"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-64101"
},
{
"cve": "CVE-2025-64102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64102"
}
],
"notes": [
{
"category": "general",
"text": "Zitadel is open-source identity infrastructure software. Prior to 4.6.0, 3.4.3, and 2.71.18, an attacker can perform an online brute-force attack on OTP, TOTP, and passwords. While Zitadel allows preventing online brute force attacks in scenarios like TOTP, Email OTP, or passwords using a lockout mechanism. The mechanism is not enabled by default and can cause a denial of service for the corresponding user if enabled. Additionally, the mitigation strategies were not fully implemented in the more recent resource-based APIs. This vulnerability is fixed in 4.6.0, 3.4.3, and 2.71.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64102",
"url": "https://www.suse.com/security/cve/CVE-2025-64102"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-64102"
},
{
"cve": "CVE-2025-64103",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-64103"
}
],
"notes": [
{
"category": "general",
"text": "Starting from 2.53.6, 2.54.3, and 2.55.0, Zitadel only required multi factor authentication in case the login policy has either enabled requireMFA or requireMFAForLocalUsers. If a user has set up MFA without this requirement, Zitadel would consider single factor auhtenticated sessions as valid as well and not require multiple factors. Bypassing second authentication factors weakens multifactor authentication and enables attackers to bypass the more secure factor. An attacker can target the TOTP code alone, only six digits, bypassing password verification entirely and potentially compromising accounts with 2FA enabled. This vulnerability is fixed in 4.6.0, 3.4.3, and 2.71.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-64103",
"url": "https://www.suse.com/security/cve/CVE-2025-64103"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.aarch64",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.ppc64le",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.s390x",
"openSUSE Tumbleweed:govulncheck-vulndb-0.0.20251105T184115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-64103"
}
]
}
CERTFR-2025-AVI-1036
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | App Metrics versions antérieures à 2.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.954.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.126.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.22 | ||
| VMware | Platform Services | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.1 | ||
| VMware | Tanzu Kubernetes Runtime | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 6.0.22 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 6.0.22 | ||
| VMware | Tanzu Kubernetes Runtime | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Metric Store versions antérieures à 1.8.1 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 10.3.1 | ||
| VMware | Tanzu Kubernetes Runtime | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.3.1 | ||
| VMware | Tanzu Kubernetes Runtime | AI Services pour VMware Tanzu Platform versions antérieures à 10.3.1 | ||
| VMware | Tanzu | VMware Tanzu pour Postgres on Tanzu Platform versions antérieures à 10.2.1 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.954.x | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Windows) versions antérieures à 2019.92.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.3.1 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.954.x |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "App Metrics versions ant\u00e9rieures \u00e0 2.3.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.954.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.126.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.22",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.1",
"product": {
"name": "Platform Services",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.22",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.22",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Metric Store versions ant\u00e9rieures \u00e0 1.8.1",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.1",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.1",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.1",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Postgres on Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.1",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.954.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Windows) versions ant\u00e9rieures \u00e0 2019.92.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.1",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.954.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-13425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13425"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-64329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64329"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-40300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40300"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2025-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5981"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-24T00:00:00",
"last_revision_date": "2025-11-24T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1036",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-24T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36513",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36513"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36530",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36530"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36512",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36512"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36526",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36526"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36511",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36511"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36525",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36525"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36516",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36516"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36527",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36527"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36536",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36536"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36519",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36519"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36518",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36518"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36524",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36524"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36521",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36521"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36528",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36528"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36522",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36522"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36514",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36514"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36532",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36532"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36509",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36509"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36517",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36517"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36533",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36533"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36537",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36537"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36531",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36531"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36510",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36510"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36523",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36523"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36515",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36515"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36529",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36529"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36534",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36534"
},
{
"published_at": "2025-11-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36535",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36535"
},
{
"published_at": "2025-11-23",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36520",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36520"
}
]
}
CERTFR-2025-AVI-0941
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | azl3 kata-containers-cc 3.15.0.aks0-5 | ||
| Microsoft | N/A | cbl2 binutils 2.37-17 | ||
| Microsoft | N/A | cbl2 coredns 1.11.1-22 versions antérieures à 1.11.1-24 | ||
| Microsoft | N/A | cbl2 bind 9.16.50-2 | ||
| Microsoft | N/A | azl3 kernel 6.6.104.2-4 | ||
| Microsoft | N/A | azl3 bind 9.20.11-1 | ||
| Microsoft | N/A | azl3 coredns 1.11.4-10 | ||
| Microsoft | N/A | azl3 binutils 2.41-9 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 kata-containers-cc 3.15.0.aks0-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 binutils 2.37-17",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 coredns 1.11.1-22 versions ant\u00e9rieures \u00e0 1.11.1-24",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 bind 9.16.50-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.104.2-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 bind 9.20.11-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 coredns 1.11.4-10",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 binutils 2.41-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40064",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40064"
},
{
"name": "CVE-2025-40057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40057"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2025-62518",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62518"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2025-11840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11840"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2025-40039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40039"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40056"
},
{
"name": "CVE-2025-40052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40052"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2025-40024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40024"
},
{
"name": "CVE-2025-40033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40033"
},
{
"name": "CVE-2025-40075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40075"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-40032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40032"
},
{
"name": "CVE-2025-40038",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40038"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-40074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40074"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2025-40040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40040"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2025-40079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40079"
},
{
"name": "CVE-2025-59530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59530"
},
{
"name": "CVE-2025-40018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40018"
},
{
"name": "CVE-2025-40077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40077"
},
{
"name": "CVE-2025-40071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40071"
},
{
"name": "CVE-2025-40080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40080"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-11839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11839"
},
{
"name": "CVE-2025-40065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40065"
},
{
"name": "CVE-2025-40036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40036"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40061"
},
{
"name": "CVE-2025-40051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40051"
}
],
"initial_release_date": "2025-10-30T00:00:00",
"last_revision_date": "2025-10-30T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0941",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40079",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40079"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40030",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40030"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40040",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40040"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40043",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40043"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-8677",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-8677"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40053",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40053"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40051",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40051"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40026",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40026"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40044",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40044"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40052",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40052"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40780",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40780"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-59530",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59530"
},
{
"published_at": "2025-10-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40021",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40021"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40080",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40080"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40077",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40077"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40068",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40068"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40057",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40057"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40039",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40039"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11840",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11840"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40042",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40042"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40049",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40049"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11839",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11839"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40081",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40081"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40035",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40035"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40056",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40056"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40064",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40064"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40071",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40071"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40061",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40061"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40033",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40033"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40778",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40778"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40025",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40025"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40074",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40074"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40055",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40055"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40019",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40019"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40027",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40027"
},
{
"published_at": "2025-10-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40024"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40029",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40029"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40065",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40065"
},
{
"published_at": "2025-10-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40020",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40020"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-62518",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-62518"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40075",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40075"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40060",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40060"
},
{
"published_at": "2025-10-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40018",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40018"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40032",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40032"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40038",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40038"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40078",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40078"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40036",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40036"
},
{
"published_at": "2025-10-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40048",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40048"
}
]
}
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.