Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-29599 (GCVE-0-2022-29599)
Vulnerability from cvelistv5 – Published: 2022-05-23 10:25 – Updated: 2024-08-03 06:26- CWE-116 - Improper Encoding or Escaping of Output
| URL | Tags |
|---|---|
| https://issues.apache.org/jira/browse/MSHARED-297 | x_refsource_MISC |
| https://github.com/apache/maven-shared-utils/pull/40 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2022/05/23/3 | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5242 | vendor-advisoryx_refsource_DEBIAN |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Maven |
Affected:
maven-shared-utils , < 3.3.3
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T06:26:06.558Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://issues.apache.org/jira/browse/MSHARED-297"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/apache/maven-shared-utils/pull/40"
},
{
"name": "[oss-security] 20220523 CVE-2022-29599: Apache Maven: Commandline class shell injection vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/05/23/3"
},
{
"name": "[debian-lts-announce] 20220829 [SECURITY] [DLA 3086-1] maven-shared-utils security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html"
},
{
"name": "DSA-5242",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5242"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache Maven",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "3.3.3",
"status": "affected",
"version": "maven-shared-utils",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-116",
"description": "CWE-116 Improper Encoding or Escaping of Output",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-28T08:18:19.534Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://issues.apache.org/jira/browse/MSHARED-297"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/apache/maven-shared-utils/pull/40"
},
{
"name": "[oss-security] 20220523 CVE-2022-29599: Apache Maven: Commandline class shell injection vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/05/23/3"
},
{
"name": "[debian-lts-announce] 20220829 [SECURITY] [DLA 3086-1] maven-shared-utils security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html"
},
{
"name": "DSA-5242",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5242"
}
],
"source": {
"defect": [
"MSHARED-297"
],
"discovery": "UNKNOWN"
},
"title": "Commandline class shell injection vulnerabilities",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-29599",
"STATE": "PUBLIC",
"TITLE": "Commandline class shell injection vulnerabilities"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Maven",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "maven-shared-utils",
"version_value": "3.3.3"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-116 Improper Encoding or Escaping of Output"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://issues.apache.org/jira/browse/MSHARED-297",
"refsource": "MISC",
"url": "https://issues.apache.org/jira/browse/MSHARED-297"
},
{
"name": "https://github.com/apache/maven-shared-utils/pull/40",
"refsource": "MISC",
"url": "https://github.com/apache/maven-shared-utils/pull/40"
},
{
"name": "[oss-security] 20220523 CVE-2022-29599: Apache Maven: Commandline class shell injection vulnerabilities",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/05/23/3"
},
{
"name": "[debian-lts-announce] 20220829 [SECURITY] [DLA 3086-1] maven-shared-utils security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html"
},
{
"name": "DSA-5242",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5242"
}
]
},
"source": {
"defect": [
"MSHARED-297"
],
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2022-29599",
"datePublished": "2022-05-23T10:25:10.000Z",
"dateReserved": "2022-04-24T00:00:00.000Z",
"dateUpdated": "2024-08-03T06:26:06.558Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-29599",
"date": "2026-06-03",
"epss": "0.00255",
"percentile": "0.49035"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:maven_shared_utils:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"3.3.3\", \"matchCriteriaId\": \"D6301EB5-EDF5-45DF-B9D0-2F0C314470D1\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks.\"}, {\"lang\": \"es\", \"value\": \"En Apache Maven maven-shared-utils versiones anteriores a 3.3.3, la clase Commandline puede emitir cadenas con comillas dobles sin un escape apropiado, permitiendo ataques de inyecci\\u00f3n de shell\"}]",
"id": "CVE-2022-29599",
"lastModified": "2024-11-21T06:59:23.943",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2022-05-23T11:16:10.877",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2022/05/23/3\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/apache/maven-shared-utils/pull/40\", \"source\": \"security@apache.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://issues.apache.org/jira/browse/MSHARED-297\", \"source\": \"security@apache.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5242\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/05/23/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/apache/maven-shared-utils/pull/40\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://issues.apache.org/jira/browse/MSHARED-297\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5242\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@apache.org\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-116\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-116\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-29599\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2022-05-23T11:16:10.877\",\"lastModified\":\"2024-11-21T06:59:23.943\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks.\"},{\"lang\":\"es\",\"value\":\"En Apache Maven maven-shared-utils versiones anteriores a 3.3.3, la clase Commandline puede emitir cadenas con comillas dobles sin un escape apropiado, permitiendo ataques de inyecci\u00f3n de shell\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-116\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-116\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:maven_shared_utils:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.3.3\",\"matchCriteriaId\":\"D6301EB5-EDF5-45DF-B9D0-2F0C314470D1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2022/05/23/3\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/apache/maven-shared-utils/pull/40\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://issues.apache.org/jira/browse/MSHARED-297\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5242\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/05/23/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/apache/maven-shared-utils/pull/40\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://issues.apache.org/jira/browse/MSHARED-297\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/08/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5242\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2022:1541
Vulnerability from csaf_redhat - Published: 2022-04-26 10:25 - Updated: 2026-02-25 17:29A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for maven-shared-utils is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1541",
"url": "https://access.redhat.com/errata/RHSA-2022:1541"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1541.json"
}
],
"title": "Red Hat Security Advisory: maven-shared-utils security update",
"tracking": {
"current_release_date": "2026-02-25T17:29:57+00:00",
"generator": {
"date": "2026-02-25T17:29:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:1541",
"initial_release_date": "2022-04-26T10:25:11+00:00",
"revision_history": [
{
"date": "2022-04-26T10:25:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T10:25:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:29:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "maven-shared-utils-0:0.4-4.el7_9.src",
"product": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src",
"product_id": "maven-shared-utils-0:0.4-4.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@0.4-4.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product_id": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@0.4-4.el7_9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product_id": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils-javadoc@0.4-4.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T10:25:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1541"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022:1662
Vulnerability from csaf_redhat - Published: 2022-05-02 08:06 - Updated: 2026-02-25 17:29A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-maven36-maven-shared-utils is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1662",
"url": "https://access.redhat.com/errata/RHSA-2022:1662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1662.json"
}
],
"title": "Red Hat Security Advisory: rh-maven36-maven-shared-utils security update",
"tracking": {
"current_release_date": "2026-02-25T17:29:57+00:00",
"generator": {
"date": "2026-02-25T17:29:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:1662",
"initial_release_date": "2022-05-02T08:06:14+00:00",
"revision_history": [
{
"date": "2022-05-02T08:06:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-02T08:06:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:29:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product_id": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils@3.2.1-0.2.3.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product_id": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils@3.2.1-0.2.3.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product_id": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils-javadoc@3.2.1-0.2.3.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-02T08:06:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022:4699
Vulnerability from csaf_redhat - Published: 2022-05-23 12:00 - Updated: 2026-02-25 17:30A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the maven:3.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4699",
"url": "https://access.redhat.com/errata/RHSA-2022:4699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4699.json"
}
],
"title": "Red Hat Security Advisory: maven:3.5 security update",
"tracking": {
"current_release_date": "2026-02-25T17:30:01+00:00",
"generator": {
"date": "2026-02-25T17:30:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:4699",
"initial_release_date": "2022-05-23T12:00:16+00:00",
"revision_history": [
{
"date": "2022-05-23T12:00:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-23T12:00:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:30:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el-api@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni-runtime@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-api@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-connector-basic@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-impl@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-spi@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-transport-wagon@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-util@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.1.0%2B15171%2B4eab2c6b?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-file@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http-shared@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-provider-api@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-inject@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-plexus@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.1.0%2B15171%2B4eab2c6b?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=ppc64le\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=x86_64\u0026rpmmod=maven:3.5:8010020220428105208:6ece90b1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-23T12:00:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4699"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.1.0.Z.E4S:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022:4797
Vulnerability from csaf_redhat - Published: 2022-05-30 12:51 - Updated: 2026-02-25 17:30A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the maven:3.6 module is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.2 Extended Update Support, and Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4797",
"url": "https://access.redhat.com/errata/RHSA-2022:4797"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4797.json"
}
],
"title": "Red Hat Security Advisory: maven:3.6 security update",
"tracking": {
"current_release_date": "2026-02-25T17:30:01+00:00",
"generator": {
"date": "2026-02-25T17:30:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:4797",
"initial_release_date": "2022-05-30T12:51:42+00:00",
"revision_history": [
{
"date": "2022-05-30T12:51:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-30T12:51:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:30:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6)",
"product_id": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product": {
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6)",
"product_id": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product": {
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6)",
"product_id": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product": {
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6)",
"product_id": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.4.0%2B15048%2Bbdaf849b?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk17@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.6.0%2B15049%2B43453910?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6)",
"product_id": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product": {
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6)",
"product_id": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product": {
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6)",
"product_id": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product": {
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6)",
"product_id": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.2.0%2B15047%2Bacf0c170?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"product": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src (maven:3.6)",
"product_id": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.4.0%2B15048%2Bbdaf849b?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026rpmmod=maven:3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.6.0%2B15049%2B43453910?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026rpmmod=maven:3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"product": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src (maven:3.6)",
"product_id": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=src\u0026epoch=1\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src (maven:3.6)",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.2.0%2B15047%2Bacf0c170?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src (maven:3.6)",
"product_id": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026rpmmod=maven:3.6:8020020220428113059:6f73a675"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6"
},
"product_reference": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6"
},
"product_reference": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6"
},
"product_reference": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6"
},
"product_reference": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6"
},
"product_reference": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6"
},
"product_reference": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6"
},
"product_reference": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6"
},
"product_reference": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6"
},
"product_reference": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6"
},
"product_reference": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src (maven:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-30T12:51:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4797"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch::maven:3.6",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch::maven:3.6",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch::maven:3.6",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src::maven:3.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022:4798
Vulnerability from csaf_redhat - Published: 2022-05-30 13:15 - Updated: 2026-02-25 17:30A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the maven:3.5 module is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.2 Extended Update Support, and Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4798",
"url": "https://access.redhat.com/errata/RHSA-2022:4798"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4798.json"
}
],
"title": "Red Hat Security Advisory: maven:3.5 security update",
"tracking": {
"current_release_date": "2026-02-25T17:30:01+00:00",
"generator": {
"date": "2026-02-25T17:30:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2022:4798",
"initial_release_date": "2022-05-30T13:15:13+00:00",
"revision_history": [
{
"date": "2022-05-30T13:15:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-30T13:15:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-25T17:30:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el-api@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni-runtime@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-api@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-connector-basic@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-impl@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-spi@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-transport-wagon@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-util@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.2.0%2B15046%2Bb52d227a?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-file@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http-shared@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-provider-api@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-inject@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-plexus@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5)",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.4.0%2B15140%2B8e8c2c6f?arch=noarch\u0026rpmmod=maven:3.5:8040020220428105311:b9dd3217"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-5.module%2Bel8.6.0%2B13298%2B7b5243c0?arch=noarch\u0026rpmmod=maven:3.5:8060020220428102527:219351c9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.6.0%2B15045%2Bb1156105?arch=noarch\u0026rpmmod=maven:3.5:8060020220428102527:219351c9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.2.0%2B15046%2Bb52d227a?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5)",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.4.0%2B15140%2B8e8c2c6f?arch=src\u0026rpmmod=maven:3.5:8040020220428105311:b9dd3217"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"product": {
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src (maven:3.5)",
"product_id": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-5.module%2Bel8.6.0%2B13298%2B7b5243c0?arch=src\u0026rpmmod=maven:3.5:8060020220428102527:219351c9"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src (maven:3.5)",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.6.0%2B15045%2Bb1156105?arch=src\u0026rpmmod=maven:3.5:8060020220428102527:219351c9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64 (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=aarch64\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=ppc64le\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=s390x\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5)",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=x86_64\u0026rpmmod=maven:3.5:8020020220428105255:1f11a1d9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5"
},
"product_reference": "httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src (maven:3.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-30T13:15:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4798"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.2.0+15046+b52d227a.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.2.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.4.0+15140+8e8c2c6f.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.4.0.Z.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:guava20-0:20.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-client-0:4.5.5-5.module+el8.6.0+13298+7b5243c0.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.aarch64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.s390x::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+15045+b1156105.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch::maven:3.5",
"AppStream-8.6.0.Z.MAIN.EUS:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src::maven:3.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022:9098
Vulnerability from csaf_redhat - Published: 2023-01-04 17:01 - Updated: 2026-03-18 02:19A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.10.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.10.46. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2022:9099\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class\n(CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.10 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.10/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:9098",
"url": "https://access.redhat.com/errata/RHSA-2022:9098"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2022_9098.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.10.46 packages and security update",
"tracking": {
"current_release_date": "2026-03-18T02:19:32+00:00",
"generator": {
"date": "2026-03-18T02:19:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2022:9098",
"initial_release_date": "2023-01-04T17:01:46+00:00",
"revision_history": [
{
"date": "2023-01-04T17:01:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-04T17:01:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:19:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.10",
"product": {
"name": "Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.10::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.10",
"product": {
"name": "Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.10::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.src",
"product": {
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.src",
"product_id": "jenkins-2-plugins-0:4.10.1670851835-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins-2-plugins@4.10.1670851835-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.4-3.rhaos4.10.git8240333.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.4-3.rhaos4.10.git8240333.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product_id": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.4-3.rhaos4.10.git8240333.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.4-3.rhaos4.10.git8240333.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.4-3.rhaos4.10.git8240333.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.4-3.rhaos4.10.git8240333.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.4-3.rhaos4.10.git8240333.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_id": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.23.4-3.rhaos4.10.git8240333.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_id": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.23.4-3.rhaos4.10.git8240333.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.23.4-3.rhaos4.10.git8240333.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"product": {
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"product_id": "jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jenkins-2-plugins@4.10.1670851835-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64"
},
"product_reference": "cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch"
},
"product_reference": "jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jenkins-2-plugins-0:4.10.1670851835-1.el8.src as a component of Red Hat OpenShift Container Platform 4.10",
"product_id": "8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.src"
},
"product_reference": "jenkins-2-plugins-0:4.10.1670851835-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.src"
],
"known_not_affected": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-04T17:01:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.src",
"7Server-RH7-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"7Server-RH7-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el7.x86_64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.src",
"8Base-RHOSE-4.10:cri-o-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debuginfo-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.aarch64",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.ppc64le",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.s390x",
"8Base-RHOSE-4.10:cri-o-debugsource-0:1.23.4-3.rhaos4.10.git8240333.el8.x86_64",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.noarch",
"8Base-RHOSE-4.10:jenkins-2-plugins-0:4.10.1670851835-1.el8.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022_1541
Vulnerability from csaf_redhat - Published: 2022-04-26 10:25 - Updated: 2024-12-16 16:04A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for maven-shared-utils is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1541",
"url": "https://access.redhat.com/errata/RHSA-2022:1541"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1541.json"
}
],
"title": "Red Hat Security Advisory: maven-shared-utils security update",
"tracking": {
"current_release_date": "2024-12-16T16:04:14+00:00",
"generator": {
"date": "2024-12-16T16:04:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:1541",
"initial_release_date": "2022-04-26T10:25:11+00:00",
"revision_history": [
{
"date": "2022-04-26T10:25:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-26T10:25:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T16:04:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "maven-shared-utils-0:0.4-4.el7_9.src",
"product": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src",
"product_id": "maven-shared-utils-0:0.4-4.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@0.4-4.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product_id": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@0.4-4.el7_9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product_id": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils-javadoc@0.4-4.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:0.4-4.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src"
},
"product_reference": "maven-shared-utils-0:0.4-4.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
},
"product_reference": "maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-26T10:25:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1541"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Client-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Client-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7ComputeNode-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Server-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Server-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.noarch",
"7Workstation-optional-7.9.Z:maven-shared-utils-0:0.4-4.el7_9.src",
"7Workstation-optional-7.9.Z:maven-shared-utils-javadoc-0:0.4-4.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022_1662
Vulnerability from csaf_redhat - Published: 2022-05-02 08:06 - Updated: 2024-12-16 16:04A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-maven36-maven-shared-utils is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1662",
"url": "https://access.redhat.com/errata/RHSA-2022:1662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1662.json"
}
],
"title": "Red Hat Security Advisory: rh-maven36-maven-shared-utils security update",
"tracking": {
"current_release_date": "2024-12-16T16:04:22+00:00",
"generator": {
"date": "2024-12-16T16:04:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:1662",
"initial_release_date": "2022-05-02T08:06:14+00:00",
"revision_history": [
{
"date": "2022-05-02T08:06:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-02T08:06:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T16:04:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product_id": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils@3.2.1-0.2.3.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product_id": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils@3.2.1-0.2.3.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product_id": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-maven36-maven-shared-utils-javadoc@3.2.1-0.2.3.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src"
},
"product_reference": "rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
},
"product_reference": "rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-02T08:06:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Server-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-0:3.2.1-0.2.3.el7.src",
"7Workstation-RHSCL-3.8:rh-maven36-maven-shared-utils-javadoc-0:3.2.1-0.2.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022_4699
Vulnerability from csaf_redhat - Published: 2022-05-23 12:00 - Updated: 2024-12-16 16:04A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the maven:3.5 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4699",
"url": "https://access.redhat.com/errata/RHSA-2022:4699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4699.json"
}
],
"title": "Red Hat Security Advisory: maven:3.5 security update",
"tracking": {
"current_release_date": "2024-12-16T16:04:30+00:00",
"generator": {
"date": "2024-12-16T16:04:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:4699",
"initial_release_date": "2022-05-23T12:00:16+00:00",
"revision_history": [
{
"date": "2022-05-23T12:00:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-23T12:00:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T16:04:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "maven:3.5:8010020220428105208:6ece90b1",
"product": {
"name": "maven:3.5:8010020220428105208:6ece90b1",
"product_id": "maven:3.5:8010020220428105208:6ece90b1",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/maven@3.5:8010020220428105208:6ece90b1"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"product_id": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el-api@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"product_id": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni-runtime@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product_id": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-api@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-connector-basic@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-impl@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-spi@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-transport-wagon@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver-util@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.1.0%2B15171%2B4eab2c6b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-file@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-http-shared@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_id": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon-provider-api@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product_id": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-inject@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product_id": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu-plexus@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"product": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"product_id": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-17.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"product": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"product_id": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"product_id": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.11-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"product_id": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"product_id": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.7-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"product": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"product_id": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-logging@1.2-13.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"product": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"product_id": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-28.20100611svn86.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"product": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"product_id": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@1.2-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"product": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"product_id": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-23.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"product": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"product_id": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glassfish-el@3.0.1-0.7.b08.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"product": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"product_id": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.1-11.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"product": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"product_id": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava20@20.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"product": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"product_id": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/hawtjni@1.16-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"product": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"product_id": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.5-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"product_id": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.10-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"product": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"product_id": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.17.1-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"product": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"product_id": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jboss-interceptors-1.2-api@1.0.0-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"product_id": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.11.3-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"product": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"product_id": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.5.4-5.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"product": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"product_id": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.1.1-2.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"product_id": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.2.module%2Bel8.1.0%2B15171%2B4eab2c6b?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"product": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"product_id": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.1.0-1.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"product_id": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-14.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"product_id": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.5.2-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"product_id": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@1.7.1-8.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"product_id": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.22-9.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"product_id": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-26.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"product": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"product_id": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.1.0-3.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
},
{
"category": "product_version",
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"product": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"product_id": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.3-6.module%2Bel8%2B2452%2Bb359bfcd?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src",
"product": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src",
"product_id": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.25-4.module%2Bel8%2B2452%2Bb359bfcd?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"product": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"product_id": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi-native@1.7-7.module%2Bel8%2B2452%2Bb359bfcd?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
"product_reference": "maven:3.5:8010020220428105208:6ece90b1",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src"
},
"product_reference": "aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src"
},
"product_reference": "apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src"
},
"product_reference": "apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src"
},
"product_reference": "atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src"
},
"product_reference": "cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src"
},
"product_reference": "geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src"
},
"product_reference": "glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src"
},
"product_reference": "google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.src"
},
"product_reference": "guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src"
},
"product_reference": "hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src"
},
"product_reference": "httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src"
},
"product_reference": "jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64 as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64"
},
"product_reference": "jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src"
},
"product_reference": "jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src"
},
"product_reference": "maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src"
},
"product_reference": "maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src"
},
"product_reference": "maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src"
},
"product_reference": "plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src"
},
"product_reference": "sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src as a component of maven:3.5:8010020220428105208:6ece90b1 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src"
},
"product_reference": "slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-23T12:00:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4699"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:aopalliance-0:1.0-17.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-cli-0:1.4-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-codec-0:1.11-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-lang3-0:3.7-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:apache-commons-logging-0:1.2-13.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:atinject-0:1-28.20100611svn86.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:cdi-api-0:1.2-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:geronimo-annotation-0:1.0-23.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:glassfish-el-api-0:3.0.1-0.7.b08.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:google-guice-0:4.1-11.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:guava20-0:20.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-0:1.16-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:hawtjni-runtime-0:1.16-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-client-0:4.5.5-4.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:httpcomponents-core-0:4.4.10-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-0:1.17.1-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.ppc64le",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jansi-native-0:1.7-7.module+el8+2452+b359bfcd.x86_64",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jboss-interceptors-1.2-api-0:1.0.0-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jcl-over-slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:jsoup-0:1.11.3-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-1:3.5.4-5.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-lib-1:3.5.4-5.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-1:1.1.1-2.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-api-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-connector-basic-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-impl-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-spi-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-transport-wagon-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-resolver-util-1:1.1.1-2.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-shared-utils-0:3.2.1-0.2.module+el8.1.0+15171+4eab2c6b.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-0:3.1.0-1.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-file-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-http-shared-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:maven-wagon-provider-api-0:3.1.0-1.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-cipher-0:1.7-14.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-classworlds-0:2.5.2-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-0:1.7.1-8.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-containers-component-annotations-0:1.7.1-8.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-interpolation-0:1.22-9.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-sec-dispatcher-0:1.4-26.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:plexus-utils-0:3.1.0-3.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-1:0.3.3-6.module+el8+2452+b359bfcd.src",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-inject-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:sisu-plexus-1:0.3.3-6.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.noarch",
"AppStream-8.1.0.Z.E4S:maven:3.5:8010020220428105208:6ece90b1:slf4j-0:1.7.25-4.module+el8+2452+b359bfcd.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
RHSA-2022_4797
Vulnerability from csaf_redhat - Published: 2022-05-30 12:51 - Updated: 2024-12-16 16:04A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the maven:3.6 module is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.2 Extended Update Support, and Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Apache Maven Shared Utils project aims to be an improved functional replacement for plexus-utils in Maven.\n\nSecurity Fix(es):\n\n* maven-shared-utils: Command injection via Commandline class (CVE-2022-29599)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4797",
"url": "https://access.redhat.com/errata/RHSA-2022:4797"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4797.json"
}
],
"title": "Red Hat Security Advisory: maven:3.6 security update",
"tracking": {
"current_release_date": "2024-12-16T16:04:39+00:00",
"generator": {
"date": "2024-12-16T16:04:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:4797",
"initial_release_date": "2022-05-30T12:51:42+00:00",
"revision_history": [
{
"date": "2022-05-30T12:51:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-30T12:51:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T16:04:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "maven:3.6:8040020220428113925:2bbcd66f",
"product": {
"name": "maven:3.6:8040020220428113925:2bbcd66f",
"product_id": "maven:3.6:8040020220428113925:2bbcd66f",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/maven@3.6:8040020220428113925:2bbcd66f"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_id": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product": {
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_id": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product": {
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_id": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product": {
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_id": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.4.0%2B15048%2Bbdaf849b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product_id": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven:3.6:8060020220428115217:32bfc089",
"product": {
"name": "maven:3.6:8060020220428115217:32bfc089",
"product_id": "maven:3.6:8060020220428115217:32bfc089",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/maven@3.6:8060020220428115217:32bfc089"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk17@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.6.0%2B15049%2B43453910?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_id": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven:3.6:8020020220428113059:6f73a675",
"product": {
"name": "maven:3.6:8020020220428113059:6f73a675",
"product_id": "maven:3.6:8020020220428113059:6f73a675",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/maven@3.6:8020020220428113059:6f73a675"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"product_id": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"product_id": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"product_id": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"product_id": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jcl-over-slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_id": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product": {
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_id": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-lib@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product": {
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_id": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk11@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product": {
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_id": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-openjdk8@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.2.0%2B15047%2Bacf0c170?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers-component-annotations@2.1.0-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product_id": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product_id": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"product_id": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"product_id": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"product_id": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"product_id": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"product": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"product_id": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-6.module%2Bel8.4.0%2B9250%2B1786af37?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.4.0%2B15048%2Bbdaf849b?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product_id": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"product_id": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.3.0%2B6804%2B157bd82e?arch=src"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"product_id": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"product_id": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"product_id": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"product_id": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"product_id": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"product_id": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-7.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.6.0%2B15049%2B43453910?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product_id": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src",
"product_id": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.6.0%2B13337%2Bafcb49ec?arch=src"
}
}
},
{
"category": "product_version",
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"product_id": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aopalliance@1.0-20.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"product_id": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-cli@1.4-7.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"product_id": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-codec@1.13-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"product_id": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-io@2.6-6.module%2Bel8.2.0%2B5557%2B11a14461?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"product_id": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apache-commons-lang3@3.9-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"product_id": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/atinject@1-31.20100611svn86.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"product_id": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cdi-api@2.0.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"product_id": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/geronimo-annotation@1.0-26.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"product_id": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/google-guice@4.2.2-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"product_id": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/guava@28.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"product_id": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-client@4.5.10-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"product_id": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpcomponents-core@4.4.12-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"product_id": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jansi@1.18-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"product_id": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoup@1.12.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"product_id": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsr-305@0-0.25.20130910svn.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"product": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"product_id": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven@3.6.2-4.module%2Bel8.2.0%2B5560%2Bb953ed0b?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"product_id": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-resolver@1.4.1-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"product": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"product_id": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-shared-utils@3.2.1-0.5.module%2Bel8.2.0%2B15047%2Bacf0c170?arch=src"
}
}
},
{
"category": "product_version",
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"product_id": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/maven-wagon@3.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-cipher@1.7-17.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-classworlds@2.6.0-4.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-containers@2.1.0-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-interpolation@1.26-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-sec-dispatcher@1.4-29.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"product_id": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/plexus-utils@3.3.0-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"product_id": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sisu@0.3.4-2.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
},
{
"category": "product_version",
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"product": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"product_id": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slf4j@1.7.28-3.module%2Bel8.2.0%2B5557%2B11a14461?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
"product_reference": "maven:3.6:8020020220428113059:6f73a675",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch"
},
"product_reference": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src"
},
"product_reference": "maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch"
},
"product_reference": "maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch"
},
"product_reference": "maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch"
},
"product_reference": "maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src as a component of maven:3.6:8020020220428113059:6f73a675 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
"product_reference": "maven:3.6:8040020220428113925:2bbcd66f",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch"
},
"product_reference": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src"
},
"product_reference": "maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch"
},
"product_reference": "maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch"
},
"product_reference": "maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch"
},
"product_reference": "maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src as a component of maven:3.6:8040020220428113925:2bbcd66f as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
"product_reference": "maven:3.6:8060020220428115217:32bfc089",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src"
},
"product_reference": "maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src as a component of maven:3.6:8060020220428115217:32bfc089 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src"
},
"product_reference": "slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29599",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066479"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the maven-shared-utils package. This issue allows a Command Injection due to improper escaping, allowing a shell injection attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "maven-shared-utils: Command injection via Commandline class",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite ships Candlepin component, which uses the Tomcatjss module from the RHEL AppStream repository. In turn, Tomcatjss relies on Maven, which itself depends on affected Apache Maven Shared Utils. Due to the fact that Satellite does not directly use Apache Maven Shared Utils, or expose it in its code, it is considered not affected by the flaw. Satellite customers can resolve the security warning by updating to the fixed Apache Maven Shared Utils through the updated Maven module, which is available in the RHEL 8 AppStream repository. It\u0027s worth noting that this solution applies solely to RHEL 8, which supports modules exclusively, and it is not applicable to earlier versions including RHEL 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29599"
},
{
"category": "external",
"summary": "RHBZ#2066479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29599"
}
],
"release_date": "2020-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-30T12:51:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4797"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:aopalliance-0:1.0-20.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-cli-0:1.4-7.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-codec-0:1.13-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-io-1:2.6-6.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:apache-commons-lang3-0:3.9-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:atinject-0:1-31.20100611svn86.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:cdi-api-0:2.0.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:geronimo-annotation-0:1.0-26.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:google-guice-0:4.2.2-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:guava-0:28.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-client-0:4.5.10-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:httpcomponents-core-0:4.4.12-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jansi-0:1.18-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jcl-over-slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsoup-0:1.12.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:jsr-305-0:0-0.25.20130910svn.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-lib-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk11-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-openjdk8-1:3.6.2-4.module+el8.2.0+5560+b953ed0b.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-resolver-0:1.4.1-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-shared-utils-0:3.2.1-0.5.module+el8.2.0+15047+acf0c170.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:maven-wagon-0:3.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-cipher-0:1.7-17.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-classworlds-0:2.6.0-4.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-0:2.1.0-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-containers-component-annotations-0:2.1.0-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-interpolation-0:1.26-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-sec-dispatcher-0:1.4-29.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:plexus-utils-0:3.3.0-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:sisu-0:0.3.4-2.module+el8.2.0+5557+11a14461.src",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.noarch",
"AppStream-8.2.0.Z.EUS:maven:3.6:8020020220428113059:6f73a675:slf4j-0:1.7.28-3.module+el8.2.0+5557+11a14461.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:aopalliance-0:1.0-20.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-cli-0:1.4-7.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-codec-0:1.13-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-io-1:2.6-6.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:apache-commons-lang3-0:3.9-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:atinject-0:1-31.20100611svn86.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:cdi-api-0:2.0.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:geronimo-annotation-0:1.0-26.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:google-guice-0:4.2.2-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:guava-0:28.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-client-0:4.5.10-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:httpcomponents-core-0:4.4.12-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jansi-0:1.18-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jcl-over-slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsoup-0:1.12.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:jsr-305-0:0-0.25.20130910svn.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-1:3.6.2-6.module+el8.4.0+9250+1786af37.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-lib-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk11-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-openjdk8-1:3.6.2-6.module+el8.4.0+9250+1786af37.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-resolver-0:1.4.1-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-shared-utils-0:3.2.1-0.5.module+el8.4.0+15048+bdaf849b.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:maven-wagon-0:3.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-cipher-0:1.7-17.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-classworlds-0:2.6.0-4.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-0:2.1.0-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-containers-component-annotations-0:2.1.0-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-interpolation-0:1.26-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-sec-dispatcher-0:1.4-29.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:plexus-utils-0:3.3.0-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:sisu-0:0.3.4-2.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.noarch",
"AppStream-8.4.0.Z.EUS:maven:3.6:8040020220428113925:2bbcd66f:slf4j-0:1.7.28-3.module+el8.3.0+6804+157bd82e.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:aopalliance-0:1.0-20.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-cli-0:1.4-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-codec-0:1.13-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-io-1:2.6-6.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:apache-commons-lang3-0:3.9-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:atinject-0:1-31.20100611svn86.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:cdi-api-0:2.0.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:geronimo-annotation-0:1.0-26.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:google-guice-0:4.2.2-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:guava-0:28.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-client-0:4.5.10-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:httpcomponents-core-0:4.4.12-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jansi-0:1.18-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jcl-over-slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsoup-0:1.12.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:jsr-305-0:0-0.25.20130910svn.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-lib-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk11-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk17-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-openjdk8-1:3.6.2-7.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-resolver-0:1.4.1-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-shared-utils-0:3.2.1-0.5.module+el8.6.0+15049+43453910.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:maven-wagon-0:3.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-cipher-0:1.7-17.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-classworlds-0:2.6.0-4.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-containers-component-annotations-0:2.1.0-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-interpolation-0:1.26-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-sec-dispatcher-0:1.4-29.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:plexus-utils-0:3.3.0-3.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:sisu-0:0.3.4-2.module+el8.6.0+13337+afcb49ec.src",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:maven:3.6:8060020220428115217:32bfc089:slf4j-0:1.7.28-3.module+el8.6.0+13337+afcb49ec.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "maven-shared-utils: Command injection via Commandline class"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.